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