public class DateMetadataBcProperty extends MetadataBcProperty<ZonedDateTime>
| Constructor and Description |
|---|
DateMetadataBcProperty(String key) |
| Modifier and Type | Method and Description |
|---|---|
ZonedDateTime |
unwrap(Value value)
Convert the Ge value to its original raw type.
|
Value |
wrap(ZonedDateTime value)
Convert the raw value to an appropriate value for storage
in Ge.
|
getMetadataKey, getMetadataValue, getMetadataValue, getMetadataValue, getMetadataValue, getMetadataValueOrDefault, getMetadataValues, setMetadata, setMetadata, setMetadatapublic DateMetadataBcProperty(String key)
public Value wrap(ZonedDateTime value)
MetadataBcPropertywrap in class MetadataBcProperty<ZonedDateTime>public ZonedDateTime unwrap(Value value)
MetadataBcPropertyunwrap in class MetadataBcProperty<ZonedDateTime>Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.