- 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 void
addSubCommand(String name, String argDescription, String help)
String
getArgumentDescription()
String
getCommandDescription()
String
getCommandName()
-