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