Uses of Class
org.xcmis.spi.model.DateResolution

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)
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.