public class IntegerBcExtendedData extends BcExtendedData<Integer>
| Constructor and Description |
|---|
IntegerBcExtendedData(String tableName,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
int |
getValue(ExtendedDataRow row,
int defaultValue) |
Integer |
graphToRaw(Value value) |
Value |
rawToGraph(Integer value) |
addExtendedData, addExtendedData, addExtendedData, addExtendedData, getColumnName, getTableName, getValue, rowIdFromDatepublic Value rawToGraph(Integer value)
rawToGraph in class BcExtendedData<Integer>public Integer graphToRaw(Value value)
graphToRaw in class BcExtendedData<Integer>public int getValue(ExtendedDataRow row, int defaultValue)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.