| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectgov.llnl.babel.UserOptions.BasicSwitchgov.llnl.babel.UserOptions.RequiredArgSwitchgov.llnl.babel.UserOptions.DefaultRepositoryPathSwitchpublic class UserOptions.DefaultRepositoryPathSwitchextends UserOptions.RequiredArgSwitchConstructor Summary | |
Method Summary | |
boolean |
|
void |
|
Methods inherited from class gov.llnl.babel.UserOptions.RequiredArgSwitch | |
getArgumentName, hasRequiredArgument | |
Methods inherited from class gov.llnl.babel.UserOptions.BasicSwitch | |
getArgumentName, getHelpText, getLongName, getShortForm, hasOptionalArgument, hasRequiredArgument, isHidden, setShortForm | |
public final boolean isHidden()
- Specified by:
- isHidden in interface CommandLineSwitch
- Overrides:
- isHidden in interface gov.llnl.babel.UserOptions.BasicSwitch
public final void processCommandSwitch(String optarg)
throws InvalidArgumentException
- Specified by:
- processCommandSwitch in interface CommandLineSwitch