| Modifier and Type | Field and Description |
|---|---|
String |
actionType |
Integer |
id |
String |
name |
| Constructor and Description |
|---|
State() |
| Modifier and Type | Method and Description |
|---|---|
String |
getActionType() |
Integer |
getId() |
String |
getName() |
void |
setActionType(String actionType) |
void |
setId(Integer id) |
void |
setName(String name) |
Copyright © 2020. All rights reserved.