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