| Package | Description | 
|---|---|
| org.apache.chemistry.opencmis.commons.impl.jaxb | 
| Modifier and Type | Field and Description | 
|---|---|
protected EnumCapabilityRendition | 
CmisRepositoryCapabilitiesType.capabilityRenditions  | 
| Modifier and Type | Method and Description | 
|---|---|
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. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CmisRepositoryCapabilitiesType.setCapabilityRenditions(EnumCapabilityRendition value)
Sets the value of the capabilityRenditions property. 
 | 
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.