Package dk.eSoftware.commandLineParser
Class CommandLineParser.Command
- java.lang.Object
-
- dk.eSoftware.commandLineParser.CommandLineParser.Command
-
- Enclosing class:
- CommandLineParser<T extends Configuration>
public static class CommandLineParser.Command extends java.lang.Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetCommand()java.util.List<java.lang.String>getParams()
-