| Modifier and Type | Method and Description |
|---|---|
ActionType |
Action.getActionType()
Gets action type.
|
static ActionType |
ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionType[] |
ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Action(ActionType actionType,
Text name)
Instantiates a new Action.
|
Copyright © 2015–2019 OREGOR LTD. All rights reserved.