Class LabelAction
-
- All Implemented Interfaces:
public class LabelAction extends Action
-
-
Constructor Summary
Constructors Constructor Description LabelAction(BaseActionManager manager, ConfigReader action)
-
Method Summary
Modifier and Type Method Description String
getLabel()
Action
getActions()
ActionType
getType()
-
-
Constructor Detail
-
LabelAction
LabelAction(BaseActionManager manager, ConfigReader action)
-
-
Method Detail
-
getActions
@NonNull() Action getActions()
-
getType
@NonNull() ActionType getType()
-
-
-
-