Class DVChainLevel
java.lang.Object
org.knowm.xchange.dvchain.dto.marketdata.DVChainLevel
public class DVChainLevel extends Object
-
Constructor Summary
Constructors Constructor Description DVChainLevel(BigDecimal sellPrice, BigDecimal buyPrice, BigDecimal maxQuantity)
-
Method Summary
Modifier and Type Method Description BigDecimal
getBuyPrice()
BigDecimal
getMaxQuantity()
BigDecimal
getSellPrice()
String
toString()