| Modifier and Type | Method and Description |
|---|---|
java.math.BigDecimal |
getDecimalRangeEnd()
Gets the end of the
Decimal range in this term. |
java.math.BigDecimal |
getDecimalRangeStart()
Gets the start of the
Decimal range in this term. |
isPositive, isWildcardjava.math.BigDecimal getDecimalRangeStart()
Decimal range in this term.IllegalStateException - isWildcard() is
true mandatory - This method must be implemented. java.math.BigDecimal getDecimalRangeEnd()
Decimal range in this term.IllegalStateException - isWildcard() is
true mandatory - This method must be implemented.