Class OkCoinPriceLimit
java.lang.Object
org.knowm.xchange.okcoin.dto.trade.OkCoinPriceLimit
public class OkCoinPriceLimit extends Object
-
Constructor Summary
Constructors Constructor Description OkCoinPriceLimit(BigDecimal high, BigDecimal low)
Constructor -
Method Summary
Modifier and Type Method Description BigDecimal
getHigh()
BigDecimal
getLow()
String
toString()