public interface OpenCryBidControlRuleSmartDataBean
Modifier and Type | Method and Description |
---|---|
java.lang.String | getCommandInterfaceName()
Gets the commandInterfaceName.
|
java.lang.String | getMinQuant()
Gets the minimum bid quantity from a rule.
|
java.lang.String | getMinValue()
Gets the minimum bid value.
|
NumericRangeDataBean[] | getPriceRanges()
Gets an array of NumericRangeDataBean price-range objects.
|
java.lang.String getCommandInterfaceName()
java.lang.String getMinQuant()
java.lang.String getMinValue()
NumericRangeDataBean[] getPriceRanges()