public class SrpUtilitiesAction extends CommandLineAction
| Constructor | Description |
|---|---|
SrpUtilitiesAction() |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.List<? extends CommandLineAction> |
getChildren() |
Gibt die Kindbefehle zurück
|
java.lang.String |
toString() |
Gibt den Befehlsnamen zurück
|
dispose, execute, execute, printStatus, skipParentpublic java.lang.String toString()
CommandLineActiontoString in class CommandLineActionpublic java.util.List<? extends CommandLineAction> getChildren()
CommandLineActiongetChildren in class CommandLineAction