- java.lang.Object
-
- com.ibm.j9ddr.tools.ddrinteractive.Command.CommandDescription
-
-
Constructor Summary
Constructors Constructor Description CommandDescription(String name, String argDescription, String help)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddSubCommand(String name, String argDescription, String help)StringgetArgumentDescription()StringgetCommandDescription()StringgetCommandName()
-