public final class EnterpriseCustomFieldDataType extends Object
Constructor and Description |
---|
EnterpriseCustomFieldDataType() |
Modifier and Type | Method and Description |
---|---|
static DataType |
getDataTypeFromID(int value)
Look up the type of an enterprise custom field based on its integer ID.
|
static Integer |
getIDFromDataType(DataType type)
Look up the integer ID of an enterprise custom field data type.
|
public static DataType getDataTypeFromID(int value)
value
- integer type IDCopyright © 2000–2024 Packwood Software. All rights reserved.