|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnumTypeOfChanges | |
---|---|
org.apache.chemistry.opencmis.commons.impl.jaxb |
Uses of EnumTypeOfChanges in org.apache.chemistry.opencmis.commons.impl.jaxb |
---|
Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as EnumTypeOfChanges | |
---|---|
protected EnumTypeOfChanges |
CmisChangeEventType.changeType
|
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return EnumTypeOfChanges | |
---|---|
static EnumTypeOfChanges |
EnumTypeOfChanges.fromValue(java.lang.String v)
|
EnumTypeOfChanges |
CmisChangeEventType.getChangeType()
Gets the value of the changeType property. |
static EnumTypeOfChanges |
EnumTypeOfChanges.valueOf(java.lang.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.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type EnumTypeOfChanges | |
---|---|
void |
CmisChangeEventType.setChangeType(EnumTypeOfChanges value)
Sets the value of the changeType property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |