public class ColumnEntryDTO extends AxisEntryDTO
| Constructor and Description |
|---|
ColumnEntryDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
TableBlockDTO |
getTable() |
Double |
getWidth() |
String |
getWidthExpression() |
String |
getWidthType() |
void |
setTable(TableBlockDTO value) |
void |
setWidth(Double value) |
void |
setWidthExpression(String value) |
void |
setWidthType(String value) |
getCatalogVersion, getCells, getId, getLocked, getSortConfigs, setCatalogVersion, setCells, setId, setLocked, setSortConfigsgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic ColumnEntryDTO()
public TableBlockDTO getTable()
public Double getWidth()
public String getWidthExpression()
public String getWidthType()
public void setTable(TableBlockDTO value)
public void setWidth(Double value)
public void setWidthExpression(String value)
public void setWidthType(String value)
Copyright © 2017 SAP SE. All Rights Reserved.