Uses of Class
org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocation
-
Packages that use BitcoindeAllocation Package Description org.knowm.xchange.bitcoinde.dto.account -
-
Uses of BitcoindeAllocation in org.knowm.xchange.bitcoinde.dto.account
Methods in org.knowm.xchange.bitcoinde.dto.account that return BitcoindeAllocation Modifier and Type Method Description BitcoindeAllocationBitcoindeAllocations. getBtc()Methods in org.knowm.xchange.bitcoinde.dto.account with parameters of type BitcoindeAllocation Modifier and Type Method Description voidBitcoindeAllocations. setBtc(BitcoindeAllocation btc)Constructors in org.knowm.xchange.bitcoinde.dto.account with parameters of type BitcoindeAllocation Constructor Description BitcoindeAllocations(BitcoindeAllocation btc, BitcoindeAllocation eth, BitcoindeAllocation bch)
-