Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
Value |
getMaxValue() |
Value |
getMinValue() |
java.lang.String |
getName() |
boolean |
isMaxValueIncluded() |
boolean |
isMinValueIncluded() |
static final java.lang.String copyright
Value getMaxValue()
Returns the maximum value.
Value getMinValue()
Returns the minimum value included flag.
java.lang.String getName()
Returns the name.
boolean isMaxValueIncluded()
Returns the max value included flag.
boolean isMinValueIncluded()
Returns the min value included flag.