public class PropertyDateTimeDefinitionImpl extends AbstractPropertyDefinition<GregorianCalendar> implements MutablePropertyDateTimeDefinition
| Constructor and Description |
|---|
PropertyDateTimeDefinitionImpl() |
| Modifier and Type | Method and Description |
|---|---|
DateTimeResolution |
getDateTimeResolution()
Returns which datetime resolution is supported by this property.
|
void |
setDateTimeResolution(DateTimeResolution dateTimeResolution) |
getCardinality, getChoices, getDefaultValue, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getPropertyType, getQueryName, getUpdatability, isInherited, isOpenChoice, isOrderable, isQueryable, isRequired, setCardinality, setChoices, setDefaultValue, setDescription, setDisplayName, setId, setIsInherited, setIsOpenChoice, setIsOrderable, setIsQueryable, setIsRequired, setLocalName, setLocalNamespace, setPropertyType, setQueryName, setUpdatability, toStringgetExtensions, setExtensionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitsetCardinality, setChoices, setDefaultValue, setDescription, setDisplayName, setId, setIsInherited, setIsOpenChoice, setIsOrderable, setIsQueryable, setIsRequired, setLocalName, setLocalNamespace, setPropertyType, setQueryName, setUpdatabilitygetCardinality, getChoices, getDefaultValue, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getPropertyType, getQueryName, getUpdatability, isInherited, isOpenChoice, isOrderable, isQueryable, isRequiredgetExtensions, setExtensionspublic DateTimeResolution getDateTimeResolution()
PropertyDateTimeDefinitiongetDateTimeResolution in interface PropertyDateTimeDefinitionDateTimeResolutionpublic void setDateTimeResolution(DateTimeResolution dateTimeResolution)
setDateTimeResolution in interface MutablePropertyDateTimeDefinitionCopyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.