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 © 2017. All Rights Reserved.