|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumPropertyType | |
|---|---|
| org.xcmis.core | |
| Uses of EnumPropertyType in org.xcmis.core |
|---|
| Fields in org.xcmis.core declared as EnumPropertyType | |
|---|---|
protected EnumPropertyType |
CmisPropertyDefinitionType.propertyType
|
| Methods in org.xcmis.core 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.xcmis.core with parameters of type EnumPropertyType | |
|---|---|
void |
CmisPropertyDefinitionType.setPropertyType(EnumPropertyType value)
Sets the value of the propertyType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||