|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumTypeOfChanges | |
|---|---|
| org.xcmis.core | |
| Uses of EnumTypeOfChanges in org.xcmis.core |
|---|
| Fields in org.xcmis.core declared as EnumTypeOfChanges | |
|---|---|
protected EnumTypeOfChanges |
CmisChangeEventType.changeType
|
| Methods in org.xcmis.core that return EnumTypeOfChanges | |
|---|---|
static EnumTypeOfChanges |
EnumTypeOfChanges.fromValue(String v)
|
EnumTypeOfChanges |
CmisChangeEventType.getChangeType()
Gets the value of the changeType property. |
static EnumTypeOfChanges |
EnumTypeOfChanges.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnumTypeOfChanges[] |
EnumTypeOfChanges.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 EnumTypeOfChanges | |
|---|---|
void |
CmisChangeEventType.setChangeType(EnumTypeOfChanges value)
Sets the value of the changeType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||