Uses of Class
org.apache.chemistry.opencmis.commons.enums.BindingType

Packages that use BindingType
org.apache.chemistry.opencmis.commons.enums OpenCMIS enums. 
 

Uses of BindingType in org.apache.chemistry.opencmis.commons.enums
 

Methods in org.apache.chemistry.opencmis.commons.enums that return BindingType
static BindingType BindingType.fromValue(String v)
           
static BindingType BindingType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BindingType[] BindingType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009-2010 The Apache Software Foundation. All Rights Reserved.