public class LocalDateVisalloProperty extends VisalloProperty<java.time.LocalDate,Date> implements WrapsLocalDate
VisalloPropertyBase.RawConverterTIME_ZONE| Constructor and Description |
|---|
LocalDateVisalloProperty(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.
|
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 LocalDateVisalloProperty(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.