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