public static class BTERTradeHistory.BTERPublicTrade extends Object
Modifier and Type | Method and Description |
---|---|
BigDecimal |
getAmount() |
long |
getDate() |
BigDecimal |
getPrice() |
String |
getTradeId() |
BTEROrderType |
getType() |
String |
toString() |
public long getDate()
public BigDecimal getPrice()
public BigDecimal getAmount()
public String getTradeId()
public BTEROrderType getType()
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.