public class Action extends AbstractBase
| Constructor and Description |
|---|
Action()
Constructor
|
Action(ActionType type)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
ActionType |
getType() |
void |
setType(ActionType type) |
toStringpublic Action()
public Action(ActionType type)
type - device actionspublic ActionType getType()
public void setType(ActionType type)
type - the type to set