Uses of Class
org.knowm.xchange.coinex.dto.account.CoinexBalanceInfo
Packages that use CoinexBalanceInfo
Package
Description
-
Uses of CoinexBalanceInfo in org.knowm.xchange.coinex
Methods in org.knowm.xchange.coinex that return types with arguments of type CoinexBalanceInfoModifier and TypeMethodDescriptionCoinexAuthenticated.balances
(String apiKey, si.mazi.rescu.SynchronizedValueFactory<Long> timestamp, si.mazi.rescu.ParamsDigest signer) Methods in org.knowm.xchange.coinex with parameters of type CoinexBalanceInfoMethod parameters in org.knowm.xchange.coinex with type arguments of type CoinexBalanceInfoModifier and TypeMethodDescriptionCoinexAdapters.toWallet
(List<CoinexBalanceInfo> coinexBalanceInfos) -
Uses of CoinexBalanceInfo in org.knowm.xchange.coinex.dto.account
Methods in org.knowm.xchange.coinex.dto.account that return types with arguments of type CoinexBalanceInfoConstructor parameters in org.knowm.xchange.coinex.dto.account with type arguments of type CoinexBalanceInfo -
Uses of CoinexBalanceInfo in org.knowm.xchange.coinex.service
Methods in org.knowm.xchange.coinex.service that return types with arguments of type CoinexBalanceInfo