| Package | Description | 
|---|---|
| org.apache.chemistry.opencmis.commons.impl.jaxb | 
| Modifier and Type | Field and Description | 
|---|---|
protected EnumCapabilityACL | 
CmisRepositoryCapabilitiesType.capabilityACL  | 
| Modifier and Type | Method and Description | 
|---|---|
static EnumCapabilityACL | 
EnumCapabilityACL.fromValue(String v)  | 
EnumCapabilityACL | 
CmisRepositoryCapabilitiesType.getCapabilityACL()
Gets the value of the capabilityACL property. 
 | 
static EnumCapabilityACL | 
EnumCapabilityACL.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static EnumCapabilityACL[] | 
EnumCapabilityACL.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.setCapabilityACL(EnumCapabilityACL value)
Sets the value of the capabilityACL property. 
 | 
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.