- All Superinterfaces:
ICustomField
- All Known Implementing Classes:
LabelsCustomFieldImpl
Labels Custom Field
Labels is very similar to drop down, except you can set multiple option values.
-
Nested Class Summary
Nested Classes
-
Method Summary
Returns all possible labels for this task.
Returns the type of this custom field.
Returns the list of labels for this task.
-
Method Details
-
getValue
Returns the list of labels for this task.
- Specified by:
getValue
in interface ICustomField
- Returns:
- a list of labels.
-
getLabels
Returns all possible labels for this task.
- Returns:
- a list of labels.
-
getType
Returns the type of this custom field. This will be one of
CustomFieldType
.
- Specified by:
getType
in interface ICustomField
- Returns:
- the type of this custom field