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