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