private static class InspCmd.CmdLine
extends MainCmd
| Modifier and Type | Field and Description |
|---|---|
InspCmd.Args |
argData |
protected MainCmd.Argument[] |
argList |
| Modifier | Constructor and Description |
|---|---|
protected |
CmdLine(InspCmd.Args argData,
java.lang.String[] sCmdlineArgs) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
callWithoutArguments() |
protected boolean |
checkArguments() |
public final InspCmd.Args argData
protected final MainCmd.Argument[] argList
protected CmdLine(InspCmd.Args argData, java.lang.String[] sCmdlineArgs)