public class Action extends Object
| Constructor and Description |
|---|
Action() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getName() |
String |
getScript() |
void |
setDescription(String description) |
void |
setName(String name) |
void |
setScript(String script) |
Copyright © 2019. All Rights Reserved.