public class IdentityMetadataVisalloProperty<T> extends MetadataVisalloProperty<T,T>
| Constructor and Description |
|---|
IdentityMetadataVisalloProperty(String propertyName)
Create a new IdentityVisalloProperty.
|
| Modifier and Type | Method and Description |
|---|---|
T |
unwrap(Object value)
Convert the Vertexium value to its original raw type.
|
T |
wrap(T value)
Convert the raw value to an appropriate value for storage
in Vertexium.
|
getMetadataKey, getMetadataValue, getMetadataValue, getMetadataValueOrDefault, getMetadataValues, setMetadata, setMetadata, setMetadatapublic IdentityMetadataVisalloProperty(String propertyName)
propertyName - the property namepublic T wrap(T value)
MetadataVisalloPropertywrap in class MetadataVisalloProperty<T,T>public T unwrap(Object value)
MetadataVisalloPropertyunwrap in class MetadataVisalloProperty<T,T>Copyright © 2013–2016 V5 Analytics. All rights reserved.