Uses of Class
org.xcmis.core.EnumCapabilityChanges

Packages that use EnumCapabilityChanges
org.xcmis.core   
 

Uses of EnumCapabilityChanges in org.xcmis.core
 

Fields in org.xcmis.core declared as EnumCapabilityChanges
protected  EnumCapabilityChanges CmisRepositoryCapabilitiesType.capabilityChanges
           
 

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

Methods in org.xcmis.core with parameters of type EnumCapabilityChanges
 void CmisRepositoryCapabilitiesType.setCapabilityChanges(EnumCapabilityChanges value)
          Sets the value of the capabilityChanges property.
 



Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.