Uses of Class
org.knowm.xchange.bithumb.dto.marketdata.BithumbOrderbook
Packages that use BithumbOrderbook
Package
Description
-
Uses of BithumbOrderbook in org.knowm.xchange.bithumb
Methods in org.knowm.xchange.bithumb that return types with arguments of type BithumbOrderbookModifier and TypeMethodDescriptionMethods in org.knowm.xchange.bithumb with parameters of type BithumbOrderbookModifier and TypeMethodDescriptionstatic OrderBook
BithumbAdapters.adaptOrderBook
(BithumbOrderbook orderbook) -
Uses of BithumbOrderbook in org.knowm.xchange.bithumb.dto.marketdata
Methods in org.knowm.xchange.bithumb.dto.marketdata that return types with arguments of type BithumbOrderbookMethods in org.knowm.xchange.bithumb.dto.marketdata with parameters of type BithumbOrderbookModifier and TypeMethodDescriptionvoid
BithumbOrderbookAll.setAdditionalProperty
(String name, BithumbOrderbook value) -
Uses of BithumbOrderbook in org.knowm.xchange.bithumb.service
Methods in org.knowm.xchange.bithumb.service that return BithumbOrderbookModifier and TypeMethodDescriptionBithumbMarketDataServiceRaw.getBithumbOrderBook
(CurrencyPair currencyPair)