public class IdentityVisalloProperty<T> extends VisalloProperty<T,T>
VisalloPropertyBase.RawConverter| Constructor and Description |
|---|
IdentityVisalloProperty(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.
|
addPropertyValue, addPropertyValue, addPropertyValue, addPropertyValue, alterVisibility, getFirstProperty, getFirstPropertyValue, getOnlyProperty, getOnlyPropertyValue, getProperties, getProperty, getPropertyValue, getPropertyValue, getPropertyValues, hasProperty, hasProperty, removeProperty, removeProperty, removeProperty, updateProperty, updatePropertygetPropertyName, getRawConverter, isSameName, isSameName, toStringpublic IdentityVisalloProperty(String propertyName)
propertyName - the property namepublic 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.