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, toString
getExtensions, setExtensions
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
setCardinality, setChoices, setDefaultValue, setDescription, setDisplayName, setId, setIsInherited, setIsOpenChoice, setIsOrderable, setIsQueryable, setIsRequired, setLocalName, setLocalNamespace, setPropertyType, setQueryName, setUpdatability
getCardinality, getChoices, getDefaultValue, getDescription, getDisplayName, getId, getLocalName, getLocalNamespace, getPropertyType, getQueryName, getUpdatability, isInherited, isOpenChoice, isOrderable, isQueryable, isRequired
getExtensions, setExtensions
public DateTimeResolution getDateTimeResolution()
PropertyDateTimeDefinition
getDateTimeResolution
in interface PropertyDateTimeDefinition
DateTimeResolution
public void setDateTimeResolution(DateTimeResolution dateTimeResolution)
setDateTimeResolution
in interface MutablePropertyDateTimeDefinition
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.