Class OptionValue
java.lang.Object
org.jlab.utils.options.OptionValue
- Author:
- gavalian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondoublegetValue()intintValue()longbooleanfinal OptionValuesetDefault(String value) final OptionValuesetDescription(String desc) final OptionValuefinal OptionValue
-
Constructor Details
-
OptionValue
public OptionValue() -
OptionValue
-
OptionValue
-
-
Method Details
-
setOption
-
setValue
-
setDefault
-
setDescription
-
getOption
-
getValue
-
getDescription
-
getDefault
-
intValue
public int intValue() -
longValue
public long longValue() -
doubleValue
public double doubleValue() -
stringValue
-
parse
-