| Interface | Description |
|---|---|
| Parm.MainRun |
The interface class to be implemented by the class that is to be called by the
mainStart method. |
| Parm.PS |
Interface used to process each option.
|
| Class | Description |
|---|---|
| Parm |
Table based Parms Handler
|
| Parm.Brief |
Brief base class used by PSEC routines.
|
| Parm.Opt |
Base class for option set.
|
| Annotation Type | Description |
|---|---|
| OptionalFlag |
Fields following this annotation marker are deemed optional by the
Gson.builder interface used by these programs.
|