public static class CointraderOrderBook.Entry extends Object
Constructor and Description |
---|
Entry() |
Modifier and Type | Method and Description |
---|---|
Date |
getCreated() |
CurrencyPair |
getCurrencyPair() |
BigDecimal |
getPrice() |
BigDecimal |
getQuantity() |
BigDecimal |
getTotal() |
CointraderOrder.Type |
getType() |
String |
toString() |
public CurrencyPair getCurrencyPair()
public BigDecimal getPrice()
public BigDecimal getQuantity()
public BigDecimal getTotal()
public CointraderOrder.Type getType()
public Date getCreated()
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.