Package | Description |
---|---|
com.jmodule.def |
Modifier and Type | Method and Description |
---|---|
Option |
Option.addReference(java.lang.String reference)
Adds a possible reference to the option.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Option> |
CommandLogic.getOptions() |
Modifier and Type | Method and Description |
---|---|
CommandLogic |
CommandLogic.addOption(Option t)
Adds a possible option to the command.
|