- Enclosing interface:
DropDownCustomField
public static interface DropDownCustomField.DropDownOption
A drop-down option.
-
Method Summary
-
Method Details
-
getId
- Returns:
- The ID of the option.
-
getName
- Returns:
- The name of the option.
-
getColor
- Returns:
- The color of the option.
-
getOrderIndex
int getOrderIndex()
- Returns:
- The order index of the option.