Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
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.
|
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.