Package org.jlab.utils.options
Class OptionValue
java.lang.Object
org.jlab.utils.options.OptionValue
- Author:
- gavalian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble
getValue()
int
intValue()
long
boolean
final OptionValue
setDefault
(String value) final OptionValue
setDescription
(String desc) final OptionValue
final 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
-