public abstract class IntegerOption extends Option
protected int
nValue
sValue
IntegerOption(java.lang.String sName, java.lang.String sDefaultValue)
int
getValue()
getName, getString, setString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected int nValue
public IntegerOption(java.lang.String sName, java.lang.String sDefaultValue)
public int getValue()