|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EnumCapabilityACL | |
---|---|
org.apache.chemistry.opencmis.commons.impl.jaxb |
Uses of EnumCapabilityACL in org.apache.chemistry.opencmis.commons.impl.jaxb |
---|
Fields in org.apache.chemistry.opencmis.commons.impl.jaxb declared as EnumCapabilityACL | |
---|---|
protected EnumCapabilityACL |
CmisRepositoryCapabilitiesType.capabilityACL
|
Methods in org.apache.chemistry.opencmis.commons.impl.jaxb that return EnumCapabilityACL | |
---|---|
static EnumCapabilityACL |
EnumCapabilityACL.fromValue(java.lang.String v)
|
EnumCapabilityACL |
CmisRepositoryCapabilitiesType.getCapabilityACL()
Gets the value of the capabilityACL property. |
static EnumCapabilityACL |
EnumCapabilityACL.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static EnumCapabilityACL[] |
EnumCapabilityACL.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 EnumCapabilityACL | |
---|---|
void |
CmisRepositoryCapabilitiesType.setCapabilityACL(EnumCapabilityACL value)
Sets the value of the capabilityACL property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |