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