|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnumDateTimeResolution | |
---|---|
org.apache.chemistry.opencmis.commons.impl.jaxb |
Uses of EnumDateTimeResolution in org.apache.chemistry.opencmis.commons.impl.jaxb |
---|
Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as EnumDateTimeResolution | |
---|---|
protected EnumDateTimeResolution |
CmisPropertyDateTimeDefinitionType.resolution
|
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return EnumDateTimeResolution | |
---|---|
static EnumDateTimeResolution |
EnumDateTimeResolution.fromValue(String v)
|
EnumDateTimeResolution |
CmisPropertyDateTimeDefinitionType.getResolution()
Gets the value of the resolution property. |
static EnumDateTimeResolution |
EnumDateTimeResolution.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnumDateTimeResolution[] |
EnumDateTimeResolution.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type EnumDateTimeResolution | |
---|---|
void |
CmisPropertyDateTimeDefinitionType.setResolution(EnumDateTimeResolution value)
Sets the value of the resolution property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |