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

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

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

Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return EnumPropertiesDocument
static EnumPropertiesDocument EnumPropertiesDocument.fromValue(java.lang.String v)
           
static EnumPropertiesDocument EnumPropertiesDocument.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static EnumPropertiesDocument[] EnumPropertiesDocument.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.