public abstract class Action extends Object
Constructor and Description |
---|
Action() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getActionType()
Returns the type of action.
|
abstract String |
getActionTypeDesc()
Returns the action type description
|