|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnumCapabilityChanges | |
---|---|
org.apache.chemistry.opencmis.commons.impl.jaxb |
Uses of EnumCapabilityChanges in org.apache.chemistry.opencmis.commons.impl.jaxb |
---|
Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as EnumCapabilityChanges | |
---|---|
protected EnumCapabilityChanges |
CmisRepositoryCapabilitiesType.capabilityChanges
|
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return EnumCapabilityChanges | |
---|---|
static EnumCapabilityChanges |
EnumCapabilityChanges.fromValue(String v)
|
EnumCapabilityChanges |
CmisRepositoryCapabilitiesType.getCapabilityChanges()
Gets the value of the capabilityChanges property. |
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. |
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb with parameters of type EnumCapabilityChanges | |
---|---|
void |
CmisRepositoryCapabilitiesType.setCapabilityChanges(EnumCapabilityChanges value)
Sets the value of the capabilityChanges property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |