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