public interface MutablePropertyDateTimeDefinition extends PropertyDateTimeDefinition, MutablePropertyDefinition<GregorianCalendar>
Modifier and Type | Method and Description |
---|---|
void |
setDateTimeResolution(DateTimeResolution dateTimeResolution) |
getDateTimeResolution
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
void setDateTimeResolution(DateTimeResolution dateTimeResolution)
Copyright © 2009-2015 The Apache Software Foundation. All Rights Reserved.