|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumCardinality | |
|---|---|
| org.xcmis.core | |
| Uses of EnumCardinality in org.xcmis.core |
|---|
| Fields in org.xcmis.core declared as EnumCardinality | |
|---|---|
protected EnumCardinality |
CmisPropertyDefinitionType.cardinality
|
| Methods in org.xcmis.core that return EnumCardinality | |
|---|---|
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. |
| Methods in org.xcmis.core with parameters of type EnumCardinality | |
|---|---|
void |
CmisPropertyDefinitionType.setCardinality(EnumCardinality value)
Sets the value of the cardinality property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||