| Package | Description | 
|---|---|
| org.apache.chemistry.opencmis.commons.impl.jaxb | 
| Modifier and Type | Field and Description | 
|---|---|
protected EnumUpdatability | 
CmisPropertyDefinitionType.updatability  | 
| Modifier and Type | Method and Description | 
|---|---|
static EnumUpdatability | 
EnumUpdatability.fromValue(String v)  | 
EnumUpdatability | 
CmisPropertyDefinitionType.getUpdatability()
Gets the value of the updatability property. 
 | 
static EnumUpdatability | 
EnumUpdatability.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static EnumUpdatability[] | 
EnumUpdatability.values()
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CmisPropertyDefinitionType.setUpdatability(EnumUpdatability value)
Sets the value of the updatability property. 
 | 
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.