|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumDateTimeResolution | |
|---|---|
| org.xcmis.core | |
| Uses of EnumDateTimeResolution in org.xcmis.core |
|---|
| Fields in org.xcmis.core declared as EnumDateTimeResolution | |
|---|---|
protected EnumDateTimeResolution |
CmisPropertyDateTimeDefinitionType.resolution
|
| Methods in org.xcmis.core 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.xcmis.core with parameters of type EnumDateTimeResolution | |
|---|---|
void |
CmisPropertyDateTimeDefinitionType.setResolution(EnumDateTimeResolution value)
Sets the value of the resolution property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||