Uses of Class
org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocations
-
Packages that use BitcoindeAllocations Package Description org.knowm.xchange.bitcoinde.dto.account -
-
Uses of BitcoindeAllocations in org.knowm.xchange.bitcoinde.dto.account
Methods in org.knowm.xchange.bitcoinde.dto.account that return BitcoindeAllocations Modifier and Type Method Description BitcoindeAllocationsBitcoindeFidorReservation. getAllocation()Methods in org.knowm.xchange.bitcoinde.dto.account with parameters of type BitcoindeAllocations Modifier and Type Method Description voidBitcoindeFidorReservation. setAllocation(BitcoindeAllocations allocation)Constructors in org.knowm.xchange.bitcoinde.dto.account with parameters of type BitcoindeAllocations Constructor Description BitcoindeFidorReservation(BigDecimal totalAmount, BigDecimal availableAmount, String reservedAt, String validUntil, BitcoindeAllocations allocation)
-