public class ExecAction extends Object
| Constructor and Description |
|---|
ExecAction()
The constructor of ExecAction.
|
ExecAction(List<String> command)
The constructor of ExecAction.
|
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getCommand() |
void |
setCommand(List<String> command) |
Copyright © 2023. All rights reserved.