public class CryptsyBuyOrder extends Object
Constructor and Description |
---|
CryptsyBuyOrder(BigDecimal buyPrice,
BigDecimal quantity,
BigDecimal total) |
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getBuyPrice() |
BigDecimal |
getQuantity() |
BigDecimal |
getTotal() |
String |
toString() |
public CryptsyBuyOrder(BigDecimal buyPrice, BigDecimal quantity, BigDecimal total)
public BigDecimal getBuyPrice()
public BigDecimal getQuantity()
public BigDecimal getTotal()
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.