public class NullAction extends Action
| Modifier and Type | Field and Description | 
|---|---|
| static String | ACTION_TYPE_DESCRIPTION | 
OPEN_EXISTING_WINDOW, OPEN_NEW_WINDOW, OPEN_USER_PREFERENCE| 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. | 
getNextAction, setNextActionpublic static String ACTION_TYPE_DESCRIPTION
public String getActionType()
ActiongetActionType in class Actionpublic String toString()
public String getActionTypeDesc()
getActionTypeDesc in class Action