Uses of Class
org.knowm.xchange.poloniex.dto.account.PoloniexBalance
Packages that use PoloniexBalance
-
Uses of PoloniexBalance in org.knowm.xchange.poloniex
Methods in org.knowm.xchange.poloniex that return types with arguments of type PoloniexBalanceModifier and TypeMethodDescriptionPoloniexAuthenticated.returnCompleteBalances
(String apiKey, si.mazi.rescu.ParamsDigest signature, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, String account) Method parameters in org.knowm.xchange.poloniex with type arguments of type PoloniexBalanceModifier and TypeMethodDescriptionPoloniexAdapters.adaptPoloniexBalances
(HashMap<String, PoloniexBalance> poloniexBalances) -
Uses of PoloniexBalance in org.knowm.xchange.poloniex.service
Methods in org.knowm.xchange.poloniex.service that return types with arguments of type PoloniexBalanceModifier and TypeMethodDescriptionPoloniexAccountServiceRaw.getExchangeWallet()
PoloniexAccountServiceRaw.getWallets()