@Retention(value=RUNTIME) @Target(value=FIELD) @Documented public @interface Temporal
TemporalType of a Property of
Date or Calendar type.
The temporal type is setted in property configuration and can be accessed through the
PropertyConfiguration.getTemporalType() method, which can be obtained using
Property.getConfiguration().
BeanIntrospector| Modifier and Type | Required Element and Description |
|---|---|
TemporalType |
value
Get the property
TemporalType. |
public abstract TemporalType value
TemporalType.TemporalTypeCopyright © 2019 The Holon Platform. All rights reserved.