Uses of Class
org.xcmis.core.EnumPropertiesBase

Packages that use EnumPropertiesBase
org.xcmis.core   
 

Uses of EnumPropertiesBase in org.xcmis.core
 

Methods in org.xcmis.core that return EnumPropertiesBase
static EnumPropertiesBase EnumPropertiesBase.fromValue(String v)
           
static EnumPropertiesBase EnumPropertiesBase.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnumPropertiesBase[] EnumPropertiesBase.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.