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, skipParent
public java.lang.String toString()
CommandLineAction
toString
in class CommandLineAction
public java.util.List<? extends CommandLineAction> getChildren()
CommandLineAction
getChildren
in class CommandLineAction