Uses of Class
org.knowm.xchange.quoine.dto.account.BitcoinAccount
Packages that use BitcoinAccount
Package
Description
-
Uses of BitcoinAccount in org.knowm.xchange.quoine
Methods in org.knowm.xchange.quoine that return BitcoinAccountModifier and TypeMethodDescriptionQuoineAuthenticated.getCryptoAccountInfo
(int apiVersion, si.mazi.rescu.ParamsDigest signer, String contentType) Methods in org.knowm.xchange.quoine with parameters of type BitcoinAccountModifier and TypeMethodDescriptionstatic Wallet
QuoineAdapters.adapt
(FiatAccount[] fiatBalances, BitcoinAccount[] cryptoBalances) -
Uses of BitcoinAccount in org.knowm.xchange.quoine.dto.account
Methods in org.knowm.xchange.quoine.dto.account that return BitcoinAccountConstructors in org.knowm.xchange.quoine.dto.account with parameters of type BitcoinAccountModifierConstructorDescriptionQuoineAccountInfo
(BitcoinAccount bitcoinAccount, FiatAccount[] fiatAccounts) Constructor -
Uses of BitcoinAccount in org.knowm.xchange.quoine.service
Methods in org.knowm.xchange.quoine.service that return BitcoinAccount