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