Class PoloniexDepth
java.lang.Object
org.knowm.xchange.poloniex.dto.marketdata.PoloniexDepth
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAsks()
getBids()
void
setAdditionalProperty
(String name, Object value) void
setAsks
(List<List<BigDecimal>> asks) void
setBids
(List<List<BigDecimal>> bids) void
setIsFrozen
(String isFrozen) toString()