public class SrpUtilitiesAction extends CommandLineAction
| Constructor and Description |
|---|
SrpUtilitiesAction() |
| Modifier and Type | Method and 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