Uses of Class
org.knowm.xchange.dto.account.AccountInfo
Packages that use AccountInfo
Package
Description
-
Uses of AccountInfo in org.knowm.xchange.ascendex
Methods in org.knowm.xchange.ascendex that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
AscendexAdapters.adaptAccountInfo
(List<AscendexCashAccountBalanceDto> ascendexCashAccountBalanceDtoList) -
Uses of AccountInfo in org.knowm.xchange.ascendex.service
Methods in org.knowm.xchange.ascendex.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bibox.dto
Methods in org.knowm.xchange.bibox.dto that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
BiboxAdapters.adaptAccountInfo
(List<BiboxAsset> coins) -
Uses of AccountInfo in org.knowm.xchange.bibox.service
Methods in org.knowm.xchange.bibox.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.binance.service
Methods in org.knowm.xchange.binance.service that return AccountInfoModifier and TypeMethodDescriptionBinanceAccountService.getAccountInfo()
BinanceUsAccountService.getAccountInfo()
-
Uses of AccountInfo in org.knowm.xchange.bitbay
Methods in org.knowm.xchange.bitbay that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
BitbayAdapters.adaptAccountInfo
(String userName, BitbayAccountInfoResponse bitbayAccountInfo) -
Uses of AccountInfo in org.knowm.xchange.bitbay.service
Methods in org.knowm.xchange.bitbay.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bitbay.v3.service
Methods in org.knowm.xchange.bitbay.v3.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bitcoincore
Methods in org.knowm.xchange.bitcoincore that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
BitcoinCoreAdapters.adaptAccountInfo
(BitcoinCoreBalanceResponse available, BitcoinCoreBalanceResponse unconfirmed) -
Uses of AccountInfo in org.knowm.xchange.bitcoincore.service
Methods in org.knowm.xchange.bitcoincore.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bitcoinde
Methods in org.knowm.xchange.bitcoinde that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
BitcoindeAdapters.adaptAccountInfo
(BitcoindeAccountWrapper bitcoindeAccount) Adapt a org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeAccount object to an AccountInfo object. -
Uses of AccountInfo in org.knowm.xchange.bitcoinde.service
Methods in org.knowm.xchange.bitcoinde.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bitcoinde.v4
Methods in org.knowm.xchange.bitcoinde.v4 that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
BitcoindeAdapters.adaptAccountInfo
(BitcoindeAccountWrapper bitcoindeAccount) Adapt a org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeAccount object to an AccountInfo object. -
Uses of AccountInfo in org.knowm.xchange.bitcoinde.v4.service
Methods in org.knowm.xchange.bitcoinde.v4.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bitcointoyou.service.polling
Methods in org.knowm.xchange.bitcointoyou.service.polling that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bitfinex.service
Methods in org.knowm.xchange.bitfinex.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bitflyer.service
Methods in org.knowm.xchange.bitflyer.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bithumb
Methods in org.knowm.xchange.bithumb that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
BithumbAdapters.adaptAccountInfo
(BithumbAccount account, BithumbBalance balance) -
Uses of AccountInfo in org.knowm.xchange.bithumb.service
Methods in org.knowm.xchange.bithumb.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bitmex.service
Methods in org.knowm.xchange.bitmex.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bitso.service
Methods in org.knowm.xchange.bitso.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bitstamp
Methods in org.knowm.xchange.bitstamp that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
BitstampAdapters.adaptAccountInfo
(BitstampBalance bitstampBalance, String userName) Adapts a BitstampBalance to an AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bitstamp.service
Methods in org.knowm.xchange.bitstamp.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bittrex.service
Methods in org.knowm.xchange.bittrex.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bity.service
Methods in org.knowm.xchange.bity.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bl3p.service
Methods in org.knowm.xchange.bl3p.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bleutrade.service
Methods in org.knowm.xchange.bleutrade.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.blockchain.service
Methods in org.knowm.xchange.blockchain.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.btcmarkets.service
Methods in org.knowm.xchange.btcmarkets.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.btcturk.service
Methods in org.knowm.xchange.btcturk.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.bybit.service
Methods in org.knowm.xchange.bybit.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.ccex.service
Methods in org.knowm.xchange.ccex.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.cexio.service
Methods in org.knowm.xchange.cexio.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.coinbase
Methods in org.knowm.xchange.coinbase that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
CoinbaseAdapters.adaptAccountInfo
(CoinbaseUser user) -
Uses of AccountInfo in org.knowm.xchange.coinbase.service
Methods in org.knowm.xchange.coinbase.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.coinbase.v2.service
Methods in org.knowm.xchange.coinbase.v2.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.coinbasepro.service
Methods in org.knowm.xchange.coinbasepro.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.coindeal
Methods in org.knowm.xchange.coindeal that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
CoindealAdapters.adaptToAccountInfo
(List<CoindealBalance> coindealBalances) -
Uses of AccountInfo in org.knowm.xchange.coindeal.service
Methods in org.knowm.xchange.coindeal.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.coindirect.service
Methods in org.knowm.xchange.coindirect.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.coinegg
Methods in org.knowm.xchange.coinegg that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
CoinEggAdapters.adaptAccountInfo
(CoinEggBalance coinEggBalance, Exchange exchange) -
Uses of AccountInfo in org.knowm.xchange.coinegg.service
Methods in org.knowm.xchange.coinegg.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.coinex.service
Methods in org.knowm.xchange.coinex.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.coinfloor
Methods in org.knowm.xchange.coinfloor that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
CoinfloorAdapters.adaptAccountInfo
(Collection<Currency> currencies, Collection<CoinfloorBalance> rawBalances) -
Uses of AccountInfo in org.knowm.xchange.coinfloor.service
Methods in org.knowm.xchange.coinfloor.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.coingi
Methods in org.knowm.xchange.coingi that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
CoingiAdapters.adaptAccountInfo
(CoingiBalances coingiBalances, String userName) Adapts a CoingiBalances to an AccountInfo -
Uses of AccountInfo in org.knowm.xchange.coingi.service
Methods in org.knowm.xchange.coingi.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.coinjar.service
Methods in org.knowm.xchange.coinjar.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.coinmate.service
Methods in org.knowm.xchange.coinmate.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.coinone.service
Methods in org.knowm.xchange.coinone.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.deribit.v2.service
Methods in org.knowm.xchange.deribit.v2.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.enigma
Methods in org.knowm.xchange.enigma that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
EnigmaAdapters.adaptAccountInfo
(EnigmaBalance enigmaBalance, String userName) -
Uses of AccountInfo in org.knowm.xchange.enigma.service
Methods in org.knowm.xchange.enigma.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.exmo.service
Methods in org.knowm.xchange.exmo.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.ftx
Methods in org.knowm.xchange.ftx that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
FtxAdapters.adaptAccountInfo
(FtxResponse<FtxAccountDto> ftxAccountDto, FtxResponse<List<FtxWalletBalanceDto>> ftxBalancesDto) -
Uses of AccountInfo in org.knowm.xchange.ftx.service
Methods in org.knowm.xchange.ftx.service that return AccountInfoModifier and TypeMethodDescriptionFtxAccountService.getAccountInfo()
FtxAccountService.getSubaccountInfo
(String subaccount) -
Uses of AccountInfo in org.knowm.xchange.gateio.service
Methods in org.knowm.xchange.gateio.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.gemini.v1.service
Methods in org.knowm.xchange.gemini.v1.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.globitex
Methods in org.knowm.xchange.globitex that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
GlobitexAdapters.adaptToAccountInfo
(GlobitexAccounts globitexAccounts) -
Uses of AccountInfo in org.knowm.xchange.globitex.service
Methods in org.knowm.xchange.globitex.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.hitbtc.v2.service
Methods in org.knowm.xchange.hitbtc.v2.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.huobi.service
Methods in org.knowm.xchange.huobi.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.idex
Methods in org.knowm.xchange.idex that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.independentreserve.service
Methods in org.knowm.xchange.independentreserve.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.itbit
Methods in org.knowm.xchange.itbit that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
ItBitAdapters.adaptAccountInfo
(ItBitAccountInfoReturn[] info) -
Uses of AccountInfo in org.knowm.xchange.itbit.service
Methods in org.knowm.xchange.itbit.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.kraken.service
Methods in org.knowm.xchange.kraken.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.krakenfutures
Methods in org.knowm.xchange.krakenfutures that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
KrakenFuturesAdapters.adaptAccounts
(KrakenFuturesAccounts krakenFuturesAccounts, KrakenFuturesOpenPositions krakenFuturesOpenPositions) AccountInfo only for the MultiCollateral account is implemented -
Uses of AccountInfo in org.knowm.xchange.krakenfutures.service
Methods in org.knowm.xchange.krakenfutures.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.kucoin
Methods in org.knowm.xchange.kucoin that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.latoken.service
Methods in org.knowm.xchange.latoken.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.livecoin.service
Methods in org.knowm.xchange.livecoin.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.luno.service
Methods in org.knowm.xchange.luno.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.lykke
Methods in org.knowm.xchange.lykke that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
LykkeAdapter.adaptAccountInfo
(List<LykkeWallet> lykkeWallets) -
Uses of AccountInfo in org.knowm.xchange.lykke.service
Methods in org.knowm.xchange.lykke.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.mercadobitcoin
Methods in org.knowm.xchange.mercadobitcoin that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
MercadoBitcoinAdapters.adaptAccountInfo
(MercadoBitcoinBaseTradeApiResult<MercadoBitcoinAccountInfo> accountInfo, String userName) Adapts a MercadoBitcoinBaseTradeApiResultto an AccountInfo -
Uses of AccountInfo in org.knowm.xchange.mercadobitcoin.service
Methods in org.knowm.xchange.mercadobitcoin.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.mexc.service
Methods in org.knowm.xchange.mexc.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.okcoin
Methods in org.knowm.xchange.okcoin that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
OkCoinAdapters.adaptAccountInfo
(OkCoinUserInfo userInfo) static AccountInfo
OkCoinAdapters.adaptAccountInfoFutures
(OkCoinFuturesUserInfoCross futureUserInfo) -
Uses of AccountInfo in org.knowm.xchange.okcoin.service
Methods in org.knowm.xchange.okcoin.service that return AccountInfoModifier and TypeMethodDescriptionOkCoinAccountService.getAccountInfo()
OkCoinFuturesAccountService.getAccountInfo()
-
Uses of AccountInfo in org.knowm.xchange.okcoin.v3.service
Methods in org.knowm.xchange.okcoin.v3.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.okex.service
Methods in org.knowm.xchange.okex.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.paymium.service
Methods in org.knowm.xchange.paymium.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.poloniex.service
Methods in org.knowm.xchange.poloniex.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.quoine.service
Methods in org.knowm.xchange.quoine.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.ripple
Methods in org.knowm.xchange.ripple that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
RippleAdapters.adaptAccountInfo
(RippleAccountBalances account, String username) Adapts a Ripple Account to an XChange Wallet object. -
Uses of AccountInfo in org.knowm.xchange.ripple.service
Methods in org.knowm.xchange.ripple.service that return AccountInfoModifier and TypeMethodDescriptionRippleAccountService.getAccountInfo()
A wallet's currency will be prefixed with the issuing counterparty address for all currencies other than XRP. -
Uses of AccountInfo in org.knowm.xchange.service.account
Methods in org.knowm.xchange.service.account that return AccountInfoModifier and TypeMethodDescriptiondefault AccountInfo
AccountService.getAccountInfo()
Get account info -
Uses of AccountInfo in org.knowm.xchange.simulated
Methods in org.knowm.xchange.simulated that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.therock
Methods in org.knowm.xchange.therock that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
TheRockAdapters.adaptAccountInfo
(List<TheRockBalance> trBalances, String userName) -
Uses of AccountInfo in org.knowm.xchange.therock.service
Methods in org.knowm.xchange.therock.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.tradeogre.service
Methods in org.knowm.xchange.tradeogre.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.upbit.service
Methods in org.knowm.xchange.upbit.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.vaultoro
Methods in org.knowm.xchange.vaultoro that return AccountInfoModifier and TypeMethodDescriptionstatic AccountInfo
VaultoroAdapters.adaptVaultoroBalances
(List<VaultoroBalance> vaultoroBalances) -
Uses of AccountInfo in org.knowm.xchange.vaultoro.service
Methods in org.knowm.xchange.vaultoro.service that return AccountInfo -
Uses of AccountInfo in org.knowm.xchange.yobit.service
Methods in org.knowm.xchange.yobit.service that return AccountInfoModifier and TypeMethodDescriptionYoBitAccountService.getAccountInfo()
YoBitAccountServiceRaw.getInfo()