public class RowEntryDTO extends AxisEntryDTO
| Constructor and Description |
|---|
RowEntryDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getAutoGrow() |
Double |
getHeight() |
Double |
getMaxHeight() |
TableBlockDTO |
getTable() |
void |
setAutoGrow(Boolean value) |
void |
setHeight(Double value) |
void |
setMaxHeight(Double value) |
void |
setTable(TableBlockDTO value) |
getCatalogVersion, getCells, getId, getLocked, getSortConfigs, setCatalogVersion, setCells, setId, setLocked, setSortConfigsgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic Boolean getAutoGrow()
public Double getHeight()
public Double getMaxHeight()
public TableBlockDTO getTable()
public void setAutoGrow(Boolean value)
public void setHeight(Double value)
public void setMaxHeight(Double value)
public void setTable(TableBlockDTO value)
Copyright © 2017 SAP SE. All Rights Reserved.