public interface NumericRangeSmartDataBean
Modifier and Type | Method and Description |
---|---|
java.math.BigDecimal | getIncrement()
Gets the required bid increment.
|
java.math.BigDecimal | getLowerLimit()
Gets the lowerLimit of a bid price-range.
|
java.math.BigDecimal | getUpperLimit()
Gets the upperLimit of a bid price-range.
|
java.math.BigDecimal getIncrement()
java.math.BigDecimal getLowerLimit()
java.math.BigDecimal getUpperLimit()