|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumCapabilityChanges | |
|---|---|
| org.xcmis.client.gwt.model | |
| org.xcmis.client.gwt.model.repository | |
| Uses of EnumCapabilityChanges in org.xcmis.client.gwt.model |
|---|
| Methods in org.xcmis.client.gwt.model that return EnumCapabilityChanges | |
|---|---|
static EnumCapabilityChanges |
EnumCapabilityChanges.fromValue(String v)
|
static EnumCapabilityChanges |
EnumCapabilityChanges.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnumCapabilityChanges[] |
EnumCapabilityChanges.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of EnumCapabilityChanges in org.xcmis.client.gwt.model.repository |
|---|
| Fields in org.xcmis.client.gwt.model.repository declared as EnumCapabilityChanges | |
|---|---|
protected EnumCapabilityChanges |
CmisRepositoryCapabilitiesType.capabilityChanges
Capability changes. |
| Methods in org.xcmis.client.gwt.model.repository that return EnumCapabilityChanges | |
|---|---|
EnumCapabilityChanges |
CmisRepositoryCapabilitiesType.getCapabilityChanges()
Gets the value of the capabilityChanges property. |
| Methods in org.xcmis.client.gwt.model.repository with parameters of type EnumCapabilityChanges | |
|---|---|
void |
CmisRepositoryCapabilitiesType.setCapabilityChanges(EnumCapabilityChanges value)
Sets the value of the capabilityChanges property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||