Package writer2latex.base
Class IntegerOption
- java.lang.Object
-
- writer2latex.base.Option
-
- writer2latex.base.IntegerOption
-
- Direct Known Subclasses:
ContentHandlingOption
public abstract class IntegerOption extends Option
-
-
Constructor Summary
Constructors Constructor Description IntegerOption(java.lang.String sName, java.lang.String sDefaultValue)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getValue()
-