|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DateResolution | |
|---|---|
| org.xcmis.spi.model | |
| Uses of DateResolution in org.xcmis.spi.model |
|---|
| Methods in org.xcmis.spi.model that return DateResolution | |
|---|---|
static DateResolution |
DateResolution.fromValue(String value)
|
DateResolution |
PropertyDefinition.getDateResolution()
|
static DateResolution |
DateResolution.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static DateResolution[] |
DateResolution.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.xcmis.spi.model with parameters of type DateResolution | |
|---|---|
void |
PropertyDefinition.setDateResolution(DateResolution dateResolution)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||