public class StringSingleValueVisalloProperty extends SingleValueVisalloProperty<String,String>
VisalloPropertyBase.RawConverter| Constructor and Description |
|---|
StringSingleValueVisalloProperty(String key) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPropertyValue(org.vertexium.Element element,
String defaultValue) |
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.
|
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 StringSingleValueVisalloProperty(String key)
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–2017 V5 Analytics. All rights reserved.