Uses of Class
com.ibm.j9ddr.tools.ddrinteractive.Command.CommandDescription
-
Uses of Command.CommandDescription in com.ibm.j9ddr.tools.ddrinteractive
Modifier and TypeMethodDescriptionCommand.addCommand
(String name, String argDescription, String helpDescription) Modifier and TypeMethodDescriptionvoid
Command.addSubCommand
(Command.CommandDescription command, String name, String argDescription, String helpDescription)