public class NullAction extends Action
Modifier and Type | Field and Description |
---|---|
static String |
ACTION_TYPE_DESCRIPTION |
Constructor and Description |
---|
NullAction() |
Modifier and Type | Method and Description |
---|---|
String |
getActionType()
Returns the type of action.
|
String |
getActionTypeDesc()
Returns the action type description
|
String |
toString()
Returns the description of the action.
|
public static String ACTION_TYPE_DESCRIPTION
public String getActionType()
Action
getActionType
in class Action
public String toString()
public String getActionTypeDesc()
getActionTypeDesc
in class Action