Uses of Class
org.knowm.xchange.bitcoinde.dto.account.BitcoindeEncryptedInformation
Packages that use BitcoindeEncryptedInformation
-
Uses of BitcoindeEncryptedInformation in org.knowm.xchange.bitcoinde.dto.account
Methods in org.knowm.xchange.bitcoinde.dto.account that return BitcoindeEncryptedInformationMethods in org.knowm.xchange.bitcoinde.dto.account with parameters of type BitcoindeEncryptedInformationModifier and TypeMethodDescriptionvoidBitcoindeData.setEncryptedInformation(BitcoindeEncryptedInformation encryptedInformation) Constructors in org.knowm.xchange.bitcoinde.dto.account with parameters of type BitcoindeEncryptedInformationModifierConstructorDescriptionBitcoindeData(BitcoindeBalances btcBalances, BitcoindeFidorReservation fidorReservation, BitcoindeEncryptedInformation encryptedInformation)