Uses of Class
org.apache.chemistry.opencmis.commons.impl.jaxb.EnumPropertiesBase

Packages that use EnumPropertiesBase
org.apache.chemistry.opencmis.commons.impl.jaxb   
 

Uses of EnumPropertiesBase in org.apache.chemistry.opencmis.commons.impl.jaxb
 

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb 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 © 2009-2011 The Apache Software Foundation. All Rights Reserved.