Class PoloniexPublicTrade
java.lang.Object
org.knowm.xchange.poloniex.dto.marketdata.PoloniexPublicTrade
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDate()
getRate()
getTotal()
getType()
void
setAdditionalProperty
(String name, Object value) void
setAmount
(BigDecimal amount) void
void
setRate
(BigDecimal rate) void
setTotal
(BigDecimal total) void
setTradeID
(String tradeID) void
toString()