Uses of Class
org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalances
-
Packages that use BitcoindeBalances Package Description org.knowm.xchange.bitcoinde.dto.account -
-
Uses of BitcoindeBalances in org.knowm.xchange.bitcoinde.dto.account
Methods in org.knowm.xchange.bitcoinde.dto.account that return BitcoindeBalances Modifier and Type Method Description BitcoindeBalancesBitcoindeData. getBalances()Methods in org.knowm.xchange.bitcoinde.dto.account with parameters of type BitcoindeBalances Modifier and Type Method Description voidBitcoindeData. setBalances(BitcoindeBalances btcBalances)Constructors in org.knowm.xchange.bitcoinde.dto.account with parameters of type BitcoindeBalances Constructor Description BitcoindeData(BitcoindeBalances btcBalances, BitcoindeFidorReservation fidorReservation, BitcoindeEncryptedInformation encryptedInformation)
-