public class BitcoindeOrder extends Object
| Constructor and Description |
|---|
BitcoindeOrder(BigDecimal price,
BigDecimal amount) |
| Modifier and Type | Method and Description |
|---|---|
BigDecimal |
getAmount() |
BigDecimal |
getPrice() |
String |
toString() |
public BitcoindeOrder(BigDecimal price, BigDecimal amount)
public BigDecimal getPrice()
public BigDecimal getAmount()
Copyright © 2012–2018 Knowm Inc.. All rights reserved.