public class JsonSingleValueVisalloProperty extends SingleValueVisalloProperty<org.json.JSONObject,String>
VisalloPropertyBase.RawConverter| Constructor and Description |
|---|
JsonSingleValueVisalloProperty(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.
|
alterVisibility, getProperty, getPropertyValue, getPropertyValue, getPropertyValueRequired, hasProperty, removeMetadata, removeMetadata, removeProperty, removeProperty, removeProperty, setProperty, setProperty, setProperty, setProperty, setProperty, updateProperty, updatePropertygetPropertyName, getPropertyValue, getRawConverter, isSameName, isSameName, toStringpublic JsonSingleValueVisalloProperty(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.