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