public class LocalDateSingleValueVisalloProperty extends SingleValueVisalloProperty<java.time.LocalDate,Date> implements WrapsLocalDate
VisalloPropertyBase.RawConverterTIME_ZONE| Constructor and Description |
|---|
LocalDateSingleValueVisalloProperty(String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
static java.time.LocalDate |
now() |
java.time.LocalDate |
unwrap(Object value)
Convert the Vertexium value to its original raw type.
|
Date |
wrap(java.time.LocalDate localDate)
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 LocalDateSingleValueVisalloProperty(String propertyName)
public Date wrap(java.time.LocalDate localDate)
VisalloPropertyBasewrap in interface WrapsLocalDatewrap in class VisalloPropertyBase<java.time.LocalDate,Date>public java.time.LocalDate unwrap(Object value)
VisalloPropertyBaseunwrap in interface WrapsLocalDateunwrap in class VisalloPropertyBase<java.time.LocalDate,Date>public static java.time.LocalDate now()
now in interface WrapsLocalDateCopyright © 2013–2016 V5 Analytics. All rights reserved.