Package | Description |
---|---|
com.deltek.enterprise.system.applicationinterface.cmi |
Modifier and Type | Method and Description |
---|---|
ContentPropertyTypeInterface.DATATYPE |
ContentPropertyTypeInterface.getPropertyType()
This attribute indicates the type of this property.
|
static ContentPropertyTypeInterface.DATATYPE |
ContentPropertyTypeInterface.DATATYPE.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ContentPropertyTypeInterface.DATATYPE[] |
ContentPropertyTypeInterface.DATATYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|