public class IdentitySingleValueVisalloProperty<T> extends SingleValueVisalloProperty<T,T>
VisalloPropertyBase.RawConverter| Constructor and Description |
|---|
IdentitySingleValueVisalloProperty(String propertyName) |
| 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.
|
alterVisibility, getProperty, getPropertyValue, getPropertyValue, getPropertyValueRequired, hasProperty, removeMetadata, removeMetadata, removeProperty, removeProperty, removeProperty, setProperty, setProperty, setProperty, setProperty, setProperty, updateProperty, updatePropertygetPropertyName, getPropertyValue, getRawConverter, isSameName, isSameName, toStringpublic IdentitySingleValueVisalloProperty(String propertyName)
public T wrap(T value)
VisalloPropertyBasewrap in class VisalloPropertyBase<T,T>public T unwrap(Object value)
VisalloPropertyBaseunwrap in class VisalloPropertyBase<T,T>Copyright © 2013–2016 V5 Analytics. All rights reserved.