Uses of Class
org.knowm.xchange.bitcoinde.dto.account.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 BitcoindeAccountWrapper
Bitcoinde. 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 AccountInfo
BitcoindeAdapters. 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 BitcoindeAccountWrapper
BitcoindeAccountServiceRaw. getBitcoindeAccount()