public abstract class IntegerOption extends Option
| Modifier and Type | Field and Description |
|---|---|
protected int |
nValue |
| Constructor and Description |
|---|
IntegerOption(java.lang.String sName,
java.lang.String sDefaultValue) |
| Modifier and Type | Method and Description |
|---|---|
int |
getValue() |