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