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