| Modifier and Type | Method and Description |
|---|---|
ColorConvertActionType |
ColorConvertActions.getAction()
Gets / sets the action, specifying what to do when an object matches this Settings record.
|
static ColorConvertActionType |
ColorConvertActionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ColorConvertActionType[] |
ColorConvertActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ColorConvertActions.setAction(ColorConvertActionType newAction) |