Package | Description |
---|---|
org.apache.commons.cli |
Apache Commons CLI provides a simple API for presenting, processing and validating a Command Line Interface.
|
Modifier and Type | Method and Description |
---|---|
void |
OptionGroup.setSelected(Option option)
Set the selected option of this group to
name . |