|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumCapabilityRendition | |
|---|---|
| org.xcmis.client.gwt.model | |
| org.xcmis.client.gwt.model.repository | |
| Uses of EnumCapabilityRendition in org.xcmis.client.gwt.model |
|---|
| Methods in org.xcmis.client.gwt.model that return EnumCapabilityRendition | |
|---|---|
static EnumCapabilityRendition |
EnumCapabilityRendition.fromValue(String v)
|
static EnumCapabilityRendition |
EnumCapabilityRendition.valueOf(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. |
| Uses of EnumCapabilityRendition in org.xcmis.client.gwt.model.repository |
|---|
| Fields in org.xcmis.client.gwt.model.repository declared as EnumCapabilityRendition | |
|---|---|
protected EnumCapabilityRendition |
CmisRepositoryCapabilitiesType.capabilityRenditions
Capability renditions. |
| Methods in org.xcmis.client.gwt.model.repository that return EnumCapabilityRendition | |
|---|---|
EnumCapabilityRendition |
CmisRepositoryCapabilitiesType.getCapabilityRenditions()
Gets the value of the capabilityRenditions property. |
| Methods in org.xcmis.client.gwt.model.repository with parameters of type EnumCapabilityRendition | |
|---|---|
void |
CmisRepositoryCapabilitiesType.setCapabilityRenditions(EnumCapabilityRendition value)
Sets the value of the capabilityRenditions property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||