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