Uses of Class
org.knowm.xchange.bitcoinde.dto.account.BitcoindeAccountWrapper
-
Packages that use BitcoindeAccountWrapper Package Description org.knowm.xchange.bitcoinde org.knowm.xchange.bitcoinde.service -
-
Uses of BitcoindeAccountWrapper in org.knowm.xchange.bitcoinde
Methods in org.knowm.xchange.bitcoinde that return BitcoindeAccountWrapper Modifier and Type Method Description BitcoindeAccountWrapperBitcoinde. getAccount(String apiKey, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, si.mazi.rescu.ParamsDigest paramsDigest)Methods in org.knowm.xchange.bitcoinde with parameters of type BitcoindeAccountWrapper Modifier and Type Method Description static AccountInfoBitcoindeAdapters. adaptAccountInfo(BitcoindeAccountWrapper bitcoindeAccount)Adapt a org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeAccount object to an AccountInfo object. -
Uses of BitcoindeAccountWrapper in org.knowm.xchange.bitcoinde.service
Methods in org.knowm.xchange.bitcoinde.service that return BitcoindeAccountWrapper Modifier and Type Method Description BitcoindeAccountWrapperBitcoindeAccountServiceRaw. getBitcoindeAccount()
-