|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DateTimeResolution | |
---|---|
org.apache.chemistry.opencmis.commons.definitions | OpenCMIS type and property definition interfaces. |
org.apache.chemistry.opencmis.commons.enums | OpenCMIS enums. |
Uses of DateTimeResolution in org.apache.chemistry.opencmis.commons.definitions |
---|
Methods in org.apache.chemistry.opencmis.commons.definitions that return DateTimeResolution | |
---|---|
DateTimeResolution |
PropertyDateTimeDefinition.getDateTimeResolution()
|
Uses of DateTimeResolution in org.apache.chemistry.opencmis.commons.enums |
---|
Methods in org.apache.chemistry.opencmis.commons.enums that return DateTimeResolution | |
---|---|
static DateTimeResolution |
DateTimeResolution.fromValue(String v)
|
static DateTimeResolution |
DateTimeResolution.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DateTimeResolution[] |
DateTimeResolution.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |