| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.commons.impl.jaxb |
| Modifier and Type | Field and Description |
|---|---|
protected EnumTypeOfChanges |
CmisChangeEventType.changeType |
| Modifier and Type | Method and Description |
|---|---|
static EnumTypeOfChanges |
EnumTypeOfChanges.fromValue(String v) |
EnumTypeOfChanges |
CmisChangeEventType.getChangeType()
Ruft den Wert der changeType-Eigenschaft ab.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmisChangeEventType.setChangeType(EnumTypeOfChanges value)
Legt den Wert der changeType-Eigenschaft fest.
|
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.