Uses of Class
org.knowm.xchange.bitcoinde.v4.dto.BitcoindeResponse
Packages that use BitcoindeResponse
Package
Description
-
Uses of BitcoindeResponse in org.knowm.xchange.bitcoinde.v4
Methods in org.knowm.xchange.bitcoinde.v4 that return BitcoindeResponseModifier and TypeMethodDescriptionBitcoinde.deleteOrder
(String apiKey, si.mazi.rescu.SynchronizedValueFactory<Long> nonce, si.mazi.rescu.ParamsDigest paramsDigest, String orderId, String tradingPair) -
Uses of BitcoindeResponse in org.knowm.xchange.bitcoinde.v4.dto
Subclasses of BitcoindeResponse in org.knowm.xchange.bitcoinde.v4.dto -
Uses of BitcoindeResponse in org.knowm.xchange.bitcoinde.v4.dto.account
Subclasses of BitcoindeResponse in org.knowm.xchange.bitcoinde.v4.dto.accountModifier and TypeClassDescriptionclass
class
-
Uses of BitcoindeResponse in org.knowm.xchange.bitcoinde.v4.dto.marketdata
Subclasses of BitcoindeResponse in org.knowm.xchange.bitcoinde.v4.dto.marketdataModifier and TypeClassDescriptionclass
class
class
-
Uses of BitcoindeResponse in org.knowm.xchange.bitcoinde.v4.dto.trade
Subclasses of BitcoindeResponse in org.knowm.xchange.bitcoinde.v4.dto.tradeModifier and TypeClassDescriptionclass
class
class
-
Uses of BitcoindeResponse in org.knowm.xchange.bitcoinde.v4.service
Methods in org.knowm.xchange.bitcoinde.v4.service that return BitcoindeResponseModifier and TypeMethodDescriptionBitcoindeTradeServiceRaw.bitcoindeCancelOrders
(String orderId, CurrencyPair currencyPair)