public abstract class ClientApiSingleValueVisalloProperty<TClientApi> extends SingleValueVisalloProperty<TClientApi,String>
VisalloPropertyBase.RawConverter| Constructor and Description |
|---|
ClientApiSingleValueVisalloProperty(String key,
Class<TClientApi> clazz) |
| Modifier and Type | Method and Description |
|---|---|
TClientApi |
unwrap(Object value)
Convert the Vertexium value to its original raw type.
|
String |
wrap(TClientApi value)
Convert the raw value to an appropriate value for storage
in Vertexium.
|
alterVisibility, getProperty, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValue, getPropertyValueRequired, hasProperty, removeMetadata, removeMetadata, removeProperty, removeProperty, removeProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, updateProperty, updateProperty, updateProperty, updatePropertygetPropertyName, getPropertyValue, getRawConverter, isSameName, isSameName, toStringpublic ClientApiSingleValueVisalloProperty(String key, Class<TClientApi> clazz)
public String wrap(TClientApi value)
VisalloPropertyBasewrap in class VisalloPropertyBase<TClientApi,String>public TClientApi unwrap(Object value)
VisalloPropertyBaseunwrap in class VisalloPropertyBase<TClientApi,String>Copyright © 2013–2017 V5 Analytics. All rights reserved.