Uses of Class
org.xcmis.core.EnumCapabilityRendition

Packages that use EnumCapabilityRendition
org.xcmis.core   
 

Uses of EnumCapabilityRendition in org.xcmis.core
 

Fields in org.xcmis.core declared as EnumCapabilityRendition
protected  EnumCapabilityRendition CmisRepositoryCapabilitiesType.capabilityRenditions
           
 

Methods in org.xcmis.core that return EnumCapabilityRendition
static EnumCapabilityRendition EnumCapabilityRendition.fromValue(String v)
           
 EnumCapabilityRendition CmisRepositoryCapabilitiesType.getCapabilityRenditions()
          Gets the value of the capabilityRenditions property.
static EnumCapabilityRendition EnumCapabilityRendition.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EnumCapabilityRendition[] EnumCapabilityRendition.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 EnumCapabilityRendition
 void CmisRepositoryCapabilitiesType.setCapabilityRenditions(EnumCapabilityRendition value)
          Sets the value of the capabilityRenditions property.
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.