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