public class IndexTestItemDTO extends ItemDTO
| Constructor and Description |
|---|
IndexTestItemDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Short |
getColumn1() |
Short |
getColumn2() |
Short |
getColumn3() |
Short |
getColumn4() |
Short |
getColumn5() |
void |
setColumn1(Short value) |
void |
setColumn2(Short value) |
void |
setColumn3(Short value) |
void |
setColumn4(Short value) |
void |
setColumn5(Short value) |
getComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic IndexTestItemDTO()
public Short getColumn1()
public Short getColumn2()
public Short getColumn3()
public Short getColumn4()
public Short getColumn5()
public void setColumn1(Short value)
public void setColumn2(Short value)
public void setColumn3(Short value)
public void setColumn4(Short value)
public void setColumn5(Short value)
Copyright © 2017 SAP SE. All Rights Reserved.