Uses of Class
org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocations
Packages that use BitcoindeAllocations
-
Uses of BitcoindeAllocations in org.knowm.xchange.bitcoinde.dto.account
Methods in org.knowm.xchange.bitcoinde.dto.account that return BitcoindeAllocationsMethods in org.knowm.xchange.bitcoinde.dto.account with parameters of type BitcoindeAllocationsModifier and TypeMethodDescriptionvoidBitcoindeFidorReservation.setAllocation(BitcoindeAllocations allocation) Constructors in org.knowm.xchange.bitcoinde.dto.account with parameters of type BitcoindeAllocationsModifierConstructorDescriptionBitcoindeFidorReservation(BigDecimal totalAmount, BigDecimal availableAmount, String reservedAt, String validUntil, BitcoindeAllocations allocation)