public class JsonVisalloProperty extends VisalloProperty<org.json.JSONObject,String>
VisalloPropertyBase.RawConverter| Constructor and Description |
|---|
JsonVisalloProperty(String key) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONObject |
unwrap(Object value)
Convert the Vertexium value to its original raw type.
|
String |
wrap(org.json.JSONObject 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 JsonVisalloProperty(String key)
public String wrap(org.json.JSONObject value)
VisalloPropertyBasewrap in class VisalloPropertyBase<org.json.JSONObject,String>public org.json.JSONObject unwrap(Object value)
VisalloPropertyBaseunwrap in class VisalloPropertyBase<org.json.JSONObject,String>Copyright © 2013–2016 V5 Analytics. All rights reserved.