public static interface Parm.PS
Parm.Opt object instance being constructed allows the set method
to set a specific value in that Parm.Opt object.
| Modifier and Type | Method and Description |
|---|---|
void |
set(java.lang.String sNext)
The set method is used to move (and possibly transform) the
sNext value to the static Parm.Opt object instance being constructed. |
void set(java.lang.String sNext)
sNext value to the static Parm.Opt object instance being constructed.
The following conventions are used in handling the data. Others could be adopted.
true if the set is invoked.addProp to process the sNext value.