public class GenericCellWrapper extends Object implements CellWrapper
| Constructor and Description |
|---|
GenericCellWrapper(TimeSeriesColumn.DATA_TYPE dataType,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
TimeSeriesColumn.DATA_TYPE |
getDataType() |
Object |
getValue() |
public GenericCellWrapper(TimeSeriesColumn.DATA_TYPE dataType, Object value)
public TimeSeriesColumn.DATA_TYPE getDataType()
getDataType in interface CellWrapperpublic Object getValue()
getValue in interface CellWrapperCopyright © 2017. All Rights Reserved.