Index

A B C D E F G H I K N O P R S T V W 
All Classes and Interfaces|All Packages|Serialized Form

A

accept(Order) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeOpenOrdersParams
 
accept(LimitOrder) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeOpenOrdersParams
 
adaptAccountInfo(BitcoindeAccountWrapper) - Static method in class org.knowm.xchange.bitcoinde.BitcoindeAdapters
Adapt a org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeAccount object to an AccountInfo object.
adaptAccountInfo(BitcoindeAccountWrapper) - Static method in class org.knowm.xchange.bitcoinde.v4.BitcoindeAdapters
Adapt a org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeAccount object to an AccountInfo object.
adaptBitcoindeException(BitcoindeException) - Static method in class org.knowm.xchange.bitcoinde.v4.BitcoindeErrorAdapter
 
adaptCompactOrderBook(BitcoindeCompactOrderbookWrapper, CurrencyPair) - Static method in class org.knowm.xchange.bitcoinde.v4.BitcoindeAdapters
Adapt a org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrderBook object to an OrderBook object.
adaptFundingHistory(Currency, List<BitcoindeAccountLedger>, boolean) - Static method in class org.knowm.xchange.bitcoinde.v4.BitcoindeAdapters
 
adaptFundingRecordType(BitcoindeAccountLedgerType) - Static method in class org.knowm.xchange.bitcoinde.v4.BitcoindeAdapters
 
adaptOpenOrders(BitcoindeMyOpenOrdersWrapper) - Static method in class org.knowm.xchange.bitcoinde.BitcoindeAdapters
 
adaptOpenOrders(BitcoindeMyOrdersWrapper) - Static method in class org.knowm.xchange.bitcoinde.v4.BitcoindeAdapters
 
adaptOrderBook(BitcoindeOrderbookWrapper, CurrencyPair) - Static method in class org.knowm.xchange.bitcoinde.BitcoindeAdapters
Adapt a org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrderBook object to an OrderBook object.
adaptOrderBook(BitcoindeOrderbookWrapper, BitcoindeOrderbookWrapper, CurrencyPair) - Static method in class org.knowm.xchange.bitcoinde.v4.BitcoindeAdapters
 
adaptOrderStatus(BitcoindeOrderState) - Static method in class org.knowm.xchange.bitcoinde.v4.BitcoindeAdapters
 
adaptOrderType(BitcoindeType) - Static method in class org.knowm.xchange.bitcoinde.v4.BitcoindeAdapters
 
adaptTradeHistory(BitcoindeMyTradesWrapper) - Static method in class org.knowm.xchange.bitcoinde.v4.BitcoindeAdapters
Helper function for adapting a BitcoindeMyTradesWrapper into a list of trades sorting them with respect to their timestamps.
adaptTradeHistory(BitcoindeMyTradesWrapper, Trades.TradeSortType) - Static method in class org.knowm.xchange.bitcoinde.v4.BitcoindeAdapters
Adapt a BitcoindeMyTradesWrapper into a list of trades.
adaptTrades(BitcoindeTradesWrapper, CurrencyPair) - Static method in class org.knowm.xchange.bitcoinde.BitcoindeAdapters
Adapt a org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeTrade[] object to a Trades object.
adaptTrades(BitcoindeTradesWrapper, CurrencyPair) - Static method in class org.knowm.xchange.bitcoinde.v4.BitcoindeAdapters
Adapt a org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeTrade[] object to a Trades object.
AFFILIATE - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType
 
ALL - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType
 
apiKey - Variable in class org.knowm.xchange.bitcoinde.service.BitcoindeBaseService
 
apiKey - Variable in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeBaseService
 
ASK_COMPARATOR - Static variable in class org.knowm.xchange.bitcoinde.BitcoindeAdapters
 

B

BID_COMPARATOR - Static variable in class org.knowm.xchange.bitcoinde.BitcoindeAdapters
 
bitcoinde - Variable in class org.knowm.xchange.bitcoinde.service.BitcoindeBaseService
 
bitcoinde - Variable in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeBaseService
 
Bitcoinde - Interface in org.knowm.xchange.bitcoinde
 
Bitcoinde - Interface in org.knowm.xchange.bitcoinde.v4
 
BitcoindeAccountLedger - Class in org.knowm.xchange.bitcoinde.v4.dto.account
 
BitcoindeAccountLedger(Date, BitcoindeAccountLedgerType, String, BigDecimal, BigDecimal, BitcoindeAccountLedger.BitcoindeAccountLedgerTrade) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeAccountLedger
 
BitcoindeAccountLedger.BitcoindeAccountLedgerTrade - Class in org.knowm.xchange.bitcoinde.v4.dto.account
 
BitcoindeAccountLedger.BitcoindeAccountLedgerTradingAmount - Class in org.knowm.xchange.bitcoinde.v4.dto.account
 
BitcoindeAccountLedgerTrade(String, CurrencyPair, BigDecimal, Boolean, BitcoindeAccountLedger.BitcoindeAccountLedgerTradingAmount, BitcoindeAccountLedger.BitcoindeAccountLedgerTradingAmount) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeAccountLedger.BitcoindeAccountLedgerTrade
 
BitcoindeAccountLedgerTradingAmount(Currency, BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeAccountLedger.BitcoindeAccountLedgerTradingAmount
 
BitcoindeAccountLedgerType - Enum Class in org.knowm.xchange.bitcoinde.v4.dto
 
BitcoindeAccountLedgerWrapper - Class in org.knowm.xchange.bitcoinde.v4.dto.account
 
BitcoindeAccountLedgerWrapper(List<BitcoindeAccountLedger>, BitcoindePage, Integer, BitcoindeError[], BitcoindeMaintenance, Long) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeAccountLedgerWrapper
 
BitcoindeAccountService - Class in org.knowm.xchange.bitcoinde.service
 
BitcoindeAccountService - Class in org.knowm.xchange.bitcoinde.v4.service
 
BitcoindeAccountService(BitcoindeExchange) - Constructor for class org.knowm.xchange.bitcoinde.v4.service.BitcoindeAccountService
 
BitcoindeAccountService(Exchange) - Constructor for class org.knowm.xchange.bitcoinde.service.BitcoindeAccountService
 
BitcoindeAccountServiceRaw - Class in org.knowm.xchange.bitcoinde.service
 
BitcoindeAccountServiceRaw - Class in org.knowm.xchange.bitcoinde.v4.service
 
BitcoindeAccountServiceRaw(BitcoindeExchange) - Constructor for class org.knowm.xchange.bitcoinde.v4.service.BitcoindeAccountServiceRaw
 
BitcoindeAccountServiceRaw(Exchange) - Constructor for class org.knowm.xchange.bitcoinde.service.BitcoindeAccountServiceRaw
 
BitcoindeAccountWrapper - Class in org.knowm.xchange.bitcoinde.dto.account
 
BitcoindeAccountWrapper - Class in org.knowm.xchange.bitcoinde.v4.dto.account
 
BitcoindeAccountWrapper() - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAccountWrapper
No args constructor for use in serialization
BitcoindeAccountWrapper(BitcoindeData, List<Object>, Integer) - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAccountWrapper
 
BitcoindeAccountWrapper(BitcoindeData, Integer, BitcoindeError[], BitcoindeMaintenance, Long) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeAccountWrapper
 
BitcoindeAdapters - Class in org.knowm.xchange.bitcoinde
 
BitcoindeAdapters - Class in org.knowm.xchange.bitcoinde.v4
 
BitcoindeAllocation - Class in org.knowm.xchange.bitcoinde.dto.account
 
BitcoindeAllocation - Class in org.knowm.xchange.bitcoinde.v4.dto.account
 
BitcoindeAllocation() - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocation
No args constructor for use in serialization
BitcoindeAllocation(Integer, Integer, Integer) - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocation
 
BitcoindeAllocation(BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeAllocation
 
BitcoindeAllocations - Class in org.knowm.xchange.bitcoinde.dto.account
 
BitcoindeAllocations() - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocations
No args constructor for use in serialization
BitcoindeAllocations(BitcoindeAllocation, BitcoindeAllocation, BitcoindeAllocation) - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocations
 
BitcoindeBalance - Class in org.knowm.xchange.bitcoinde.dto.account
 
BitcoindeBalance - Class in org.knowm.xchange.bitcoinde.v4.dto.account
 
BitcoindeBalance() - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalance
No args constructor for use in serialization
BitcoindeBalance(BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalance
 
BitcoindeBalance(BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeBalance
 
BitcoindeBalances - Class in org.knowm.xchange.bitcoinde.dto.account
 
BitcoindeBalances() - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalances
No args constructor for use in serialization
BitcoindeBalances(BitcoindeBalance, BitcoindeBalance, BitcoindeBalance) - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalances
 
BitcoindeBaseService - Class in org.knowm.xchange.bitcoinde.service
 
BitcoindeBaseService - Class in org.knowm.xchange.bitcoinde.v4.service
 
BitcoindeBaseService(BitcoindeExchange) - Constructor for class org.knowm.xchange.bitcoinde.v4.service.BitcoindeBaseService
 
BitcoindeBaseService(Exchange) - Constructor for class org.knowm.xchange.bitcoinde.service.BitcoindeBaseService
Constructor
BitcoindeCancelOrderByIdAndCurrencyPair - Interface in org.knowm.xchange.bitcoinde.v4.service
 
bitcoindeCancelOrders(String, CurrencyPair) - Method in class org.knowm.xchange.bitcoinde.service.BitcoindeTradeServiceRaw
 
bitcoindeCancelOrders(String, CurrencyPair) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeServiceRaw
 
BitcoindeCompactOrder - Class in org.knowm.xchange.bitcoinde.v4.dto.marketdata
 
BitcoindeCompactOrder(BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.marketdata.BitcoindeCompactOrder
 
BitcoindeCompactOrderbookWrapper - Class in org.knowm.xchange.bitcoinde.v4.dto.marketdata
 
BitcoindeCompactOrderbookWrapper(CurrencyPair, BitcoindeCompactOrders, Integer, BitcoindeError[], BitcoindeMaintenance, Long) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.marketdata.BitcoindeCompactOrderbookWrapper
 
BitcoindeCompactOrders - Class in org.knowm.xchange.bitcoinde.v4.dto.marketdata
 
BitcoindeCompactOrders(BitcoindeCompactOrder[], BitcoindeCompactOrder[]) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.marketdata.BitcoindeCompactOrders
 
BitcoindeData - Class in org.knowm.xchange.bitcoinde.dto.account
 
BitcoindeData - Class in org.knowm.xchange.bitcoinde.v4.dto.account
 
BitcoindeData() - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeData
No args constructor for use in serialization
BitcoindeData(Map<String, BitcoindeBalance>, BitcoindeFidorReservation, BitcoindeEncryptedInformation) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeData
 
BitcoindeData(BitcoindeBalances, BitcoindeFidorReservation, BitcoindeEncryptedInformation) - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeData
 
BitcoindeDigest - Class in org.knowm.xchange.bitcoinde.service
 
BitcoindeDigest - Class in org.knowm.xchange.bitcoinde.v4.service
 
BitcoindeEncryptedInformation - Class in org.knowm.xchange.bitcoinde.dto.account
 
BitcoindeEncryptedInformation - Class in org.knowm.xchange.bitcoinde.v4.dto.account
 
BitcoindeEncryptedInformation() - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeEncryptedInformation
No args constructor for use in serialization
BitcoindeEncryptedInformation(String, String, String) - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeEncryptedInformation
 
BitcoindeEncryptedInformation(String, String, String) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeEncryptedInformation
 
BitcoindeError - Class in org.knowm.xchange.bitcoinde.dto
 
BitcoindeError - Class in org.knowm.xchange.bitcoinde.v4.dto
 
BitcoindeError(String, Integer, String) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeError
 
BitcoindeError(String, String, String) - Constructor for class org.knowm.xchange.bitcoinde.dto.BitcoindeError
 
BitcoindeErrorAdapter - Class in org.knowm.xchange.bitcoinde.v4
 
BitcoindeException - Exception in org.knowm.xchange.bitcoinde.dto
 
BitcoindeException - Exception in org.knowm.xchange.bitcoinde.v4.dto
 
BitcoindeException(Integer, BitcoindeError[], BitcoindeMaintenance, Long) - Constructor for exception org.knowm.xchange.bitcoinde.v4.dto.BitcoindeException
 
BitcoindeException(BitcoindeError[], int) - Constructor for exception org.knowm.xchange.bitcoinde.dto.BitcoindeException
 
BitcoindeExchange - Class in org.knowm.xchange.bitcoinde
 
BitcoindeExchange - Class in org.knowm.xchange.bitcoinde.v4
 
BitcoindeExchange() - Constructor for class org.knowm.xchange.bitcoinde.BitcoindeExchange
 
BitcoindeExchange() - Constructor for class org.knowm.xchange.bitcoinde.v4.BitcoindeExchange
 
BitcoindeFidorReservation - Class in org.knowm.xchange.bitcoinde.dto.account
 
BitcoindeFidorReservation - Class in org.knowm.xchange.bitcoinde.v4.dto.account
 
BitcoindeFidorReservation() - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeFidorReservation
No args constructor for use in serialization
BitcoindeFidorReservation(BigDecimal, BigDecimal, String, String, Map<String, BitcoindeAllocation>) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.account.BitcoindeFidorReservation
 
BitcoindeFidorReservation(BigDecimal, BigDecimal, String, String, BitcoindeAllocations) - Constructor for class org.knowm.xchange.bitcoinde.dto.account.BitcoindeFidorReservation
 
BitcoindeFundingHistoryParams - Class in org.knowm.xchange.bitcoinde.v4.service
 
BitcoindeFundingHistoryParams(BitcoindeFundingHistoryParams) - Constructor for class org.knowm.xchange.bitcoinde.v4.service.BitcoindeFundingHistoryParams
Copy constructor
BitcoindeFundingHistoryParams(Currency, BitcoindeAccountLedgerType, Date, Date, Integer) - Constructor for class org.knowm.xchange.bitcoinde.v4.service.BitcoindeFundingHistoryParams
 
BitcoindeFundingHistoryParams(Currency, FundingRecord.Type, Date, Date, Integer) - Constructor for class org.knowm.xchange.bitcoinde.v4.service.BitcoindeFundingHistoryParams
 
BitcoindeIdResponse - Class in org.knowm.xchange.bitcoinde.trade
 
BitcoindeIdResponse - Class in org.knowm.xchange.bitcoinde.v4.dto.trade
 
BitcoindeIdResponse(String) - Constructor for class org.knowm.xchange.bitcoinde.trade.BitcoindeIdResponse
 
BitcoindeIdResponse(String, Integer, BitcoindeError[], BitcoindeMaintenance, Long) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeIdResponse
 
BitcoindeMaintenance - Class in org.knowm.xchange.bitcoinde.trade
 
BitcoindeMaintenance - Class in org.knowm.xchange.bitcoinde.v4.dto
 
BitcoindeMaintenance() - Constructor for class org.knowm.xchange.bitcoinde.trade.BitcoindeMaintenance
No args constructor for use in serialization
BitcoindeMaintenance(String, String, String) - Constructor for class org.knowm.xchange.bitcoinde.trade.BitcoindeMaintenance
 
BitcoindeMaintenance(String, Date, Date) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeMaintenance
 
BitcoindeMarketDataService - Class in org.knowm.xchange.bitcoinde.service
 
BitcoindeMarketDataService - Class in org.knowm.xchange.bitcoinde.v4.service
 
BitcoindeMarketDataService(BitcoindeExchange) - Constructor for class org.knowm.xchange.bitcoinde.v4.service.BitcoindeMarketDataService
 
BitcoindeMarketDataService(Exchange) - Constructor for class org.knowm.xchange.bitcoinde.service.BitcoindeMarketDataService
Constructor
BitcoindeMarketDataServiceRaw - Class in org.knowm.xchange.bitcoinde.service
 
BitcoindeMarketDataServiceRaw - Class in org.knowm.xchange.bitcoinde.v4.service
 
BitcoindeMarketDataServiceRaw(BitcoindeExchange) - Constructor for class org.knowm.xchange.bitcoinde.v4.service.BitcoindeMarketDataServiceRaw
 
BitcoindeMarketDataServiceRaw(Exchange) - Constructor for class org.knowm.xchange.bitcoinde.service.BitcoindeMarketDataServiceRaw
Constructor
BitcoindeMyOpenOrdersWrapper - Class in org.knowm.xchange.bitcoinde.trade
 
BitcoindeMyOpenOrdersWrapper() - Constructor for class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOpenOrdersWrapper
No args constructor for use in serialization
BitcoindeMyOpenOrdersWrapper(List<BitcoindeMyOrder>, BitcoindePage, List<Object>, Integer, BitcoindeMaintenance) - Constructor for class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOpenOrdersWrapper
 
BitcoindeMyOrder - Class in org.knowm.xchange.bitcoinde.trade
 
BitcoindeMyOrder - Class in org.knowm.xchange.bitcoinde.v4.dto.trade
 
BitcoindeMyOrder() - Constructor for class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
No args constructor for use in serialization
BitcoindeMyOrder(String, String, String, BigDecimal, BigDecimal, BigDecimal, Integer, Integer, BitcoindeOrderRequirements, Boolean, Integer, String, String) - Constructor for class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
BitcoindeMyOrder(String, CurrencyPair, Boolean, BitcoindeType, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, Date, Boolean, BitcoindeOrderState, BitcoindeOrderRequirements, Date) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyOrder
 
BitcoindeMyOrdersWrapper - Class in org.knowm.xchange.bitcoinde.v4.dto.trade
 
BitcoindeMyOrdersWrapper(List<BitcoindeMyOrder>, BitcoindePage, Integer, BitcoindeError[], BitcoindeMaintenance, Long) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyOrdersWrapper
 
BitcoindeMyTrade - Class in org.knowm.xchange.bitcoinde.v4.dto.trade
 
BitcoindeMyTrade(String, Boolean, CurrencyPair, BitcoindeType, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, String, BitcoindeMyTrade.State, Boolean, Date, BitcoindeMyTrade.Rating, BitcoindeTradingPartnerInformation, Date, Date, Date, BitcoindeMyTrade.PaymentMethod) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade
 
BitcoindeMyTrade.PaymentMethod - Enum Class in org.knowm.xchange.bitcoinde.v4.dto.trade
 
BitcoindeMyTrade.Rating - Enum Class in org.knowm.xchange.bitcoinde.v4.dto.trade
 
BitcoindeMyTrade.State - Enum Class in org.knowm.xchange.bitcoinde.v4.dto.trade
 
BitcoindeMyTradesWrapper - Class in org.knowm.xchange.bitcoinde.v4.dto.trade
 
BitcoindeMyTradesWrapper(List<BitcoindeMyTrade>, BitcoindePage, Integer, BitcoindeError[], BitcoindeMaintenance, Long) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTradesWrapper
 
BitcoindeOpenOrdersParams - Class in org.knowm.xchange.bitcoinde.v4.service
 
BitcoindeOpenOrdersParams(BitcoindeOrderState) - Constructor for class org.knowm.xchange.bitcoinde.v4.service.BitcoindeOpenOrdersParams
 
BitcoindeOrder - Class in org.knowm.xchange.bitcoinde.dto.marketdata
 
BitcoindeOrder - Class in org.knowm.xchange.bitcoinde.v4.dto.marketdata
 
BitcoindeOrder(String, CurrencyPair, Boolean, BitcoindeType, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, Boolean, BitcoindeTradingPartnerInformation, BitcoindeOrderRequirements) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.marketdata.BitcoindeOrder
 
BitcoindeOrder(BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrder
 
BitcoindeOrderBook - Class in org.knowm.xchange.bitcoinde.dto.marketdata
 
BitcoindeOrderBook(BigDecimal[][], BigDecimal[][]) - Constructor for class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrderBook
Constructor.
BitcoindeOrderbookOrdersParams - Interface in org.knowm.xchange.bitcoinde.v4.service
 
BitcoindeOrderbookWrapper - Class in org.knowm.xchange.bitcoinde.dto.marketdata
 
BitcoindeOrderbookWrapper - Class in org.knowm.xchange.bitcoinde.v4.dto.marketdata
 
BitcoindeOrderbookWrapper(BitcoindeOrders, int, String[]) - Constructor for class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrderbookWrapper
 
BitcoindeOrderbookWrapper(BitcoindeOrder[], Integer, BitcoindeError[], BitcoindeMaintenance, Long) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.marketdata.BitcoindeOrderbookWrapper
 
BitcoindeOrderFlagsOrderQuantities - Class in org.knowm.xchange.bitcoinde.v4.dto
 
BitcoindeOrderFlagsOrderQuantities() - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderFlagsOrderQuantities
 
BitcoindeOrderFlagsOrderRequirements - Class in org.knowm.xchange.bitcoinde.v4.dto
 
BitcoindeOrderFlagsOrderRequirements() - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderFlagsOrderRequirements
 
BitcoindeOrderFlagsTradingPartnerInformation - Class in org.knowm.xchange.bitcoinde.v4.dto
 
BitcoindeOrderFlagsTradingPartnerInformation() - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderFlagsTradingPartnerInformation
 
BitcoindeOrderRequirements - Class in org.knowm.xchange.bitcoinde.trade
 
BitcoindeOrderRequirements - Class in org.knowm.xchange.bitcoinde.v4.dto
 
BitcoindeOrderRequirements() - Constructor for class org.knowm.xchange.bitcoinde.trade.BitcoindeOrderRequirements
No args constructor for use in serialization
BitcoindeOrderRequirements(String, Boolean, List<String>, Integer) - Constructor for class org.knowm.xchange.bitcoinde.trade.BitcoindeOrderRequirements
 
BitcoindeOrderRequirements(BitcoindeTrustLevel, Boolean, String[], BitcoindePaymentOption) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderRequirements
 
BitcoindeOrders - Class in org.knowm.xchange.bitcoinde.dto.marketdata
 
BitcoindeOrders(BitcoindeOrder[], BitcoindeOrder[]) - Constructor for class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrders
 
BitcoindeOrderState - Enum Class in org.knowm.xchange.bitcoinde.v4.dto
 
BitcoindePage - Class in org.knowm.xchange.bitcoinde.trade
 
BitcoindePage - Class in org.knowm.xchange.bitcoinde.v4.dto
 
BitcoindePage() - Constructor for class org.knowm.xchange.bitcoinde.trade.BitcoindePage
No args constructor for use in serialization
BitcoindePage(Integer, Integer) - Constructor for class org.knowm.xchange.bitcoinde.trade.BitcoindePage
 
BitcoindePage(Integer, Integer) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.BitcoindePage
 
BitcoindePagedResponse - Class in org.knowm.xchange.bitcoinde.v4.dto
 
BitcoindePagedResponse(BitcoindePage, Integer, BitcoindeError[], BitcoindeMaintenance, Long) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.BitcoindePagedResponse
 
BitcoindePaymentOption - Enum Class in org.knowm.xchange.bitcoinde.v4.dto
 
bitcoindePlaceLimitOrder(LimitOrder) - Method in class org.knowm.xchange.bitcoinde.service.BitcoindeTradeServiceRaw
 
bitcoindePlaceLimitOrder(LimitOrder) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeServiceRaw
 
BitcoindeResponse - Class in org.knowm.xchange.bitcoinde.dto
 
BitcoindeResponse - Class in org.knowm.xchange.bitcoinde.v4.dto
 
BitcoindeResponse(int, String[]) - Constructor for class org.knowm.xchange.bitcoinde.dto.BitcoindeResponse
 
BitcoindeResponse(Integer, BitcoindeError[], BitcoindeMaintenance, Long) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeResponse
 
BitcoindeTrade - Class in org.knowm.xchange.bitcoinde.dto.marketdata
 
BitcoindeTrade - Class in org.knowm.xchange.bitcoinde.v4.dto.marketdata
 
BitcoindeTrade(int, BigDecimal, BigDecimal, long) - Constructor for class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeTrade
Constructor
BitcoindeTrade(Date, BigDecimal, BigDecimal, Long) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.marketdata.BitcoindeTrade
 
BitcoindeTradeHistoryParams - Class in org.knowm.xchange.bitcoinde.v4.service
 
BitcoindeTradeHistoryParams(BitcoindeTradeHistoryParams) - Constructor for class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeHistoryParams
Copy constructor
BitcoindeTradeHistoryParams(CurrencyPair, Order.OrderType, Date, Date, BitcoindeMyTrade.State, Boolean, BitcoindeMyTrade.PaymentMethod, Integer) - Constructor for class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeHistoryParams
 
BitcoindeTradeService - Class in org.knowm.xchange.bitcoinde.service
 
BitcoindeTradeService - Class in org.knowm.xchange.bitcoinde.v4.service
 
BitcoindeTradeService(BitcoindeExchange) - Constructor for class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeService
 
BitcoindeTradeService(Exchange) - Constructor for class org.knowm.xchange.bitcoinde.service.BitcoindeTradeService
 
BitcoindeTradeServiceRaw - Class in org.knowm.xchange.bitcoinde.service
 
BitcoindeTradeServiceRaw - Class in org.knowm.xchange.bitcoinde.v4.service
 
BitcoindeTradeServiceRaw(BitcoindeExchange) - Constructor for class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeServiceRaw
 
BitcoindeTradeServiceRaw(Exchange) - Constructor for class org.knowm.xchange.bitcoinde.service.BitcoindeTradeServiceRaw
 
BitcoindeTradesWrapper - Class in org.knowm.xchange.bitcoinde.dto.marketdata
 
BitcoindeTradesWrapper - Class in org.knowm.xchange.bitcoinde.v4.dto.marketdata
 
BitcoindeTradesWrapper(BitcoindeTrade[], int, String[]) - Constructor for class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeTradesWrapper
 
BitcoindeTradesWrapper(CurrencyPair, BitcoindeTrade[], Integer, BitcoindeError[], BitcoindeMaintenance, Long) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.marketdata.BitcoindeTradesWrapper
 
BitcoindeTradingPartnerInformation - Class in org.knowm.xchange.bitcoinde.v4.dto
 
BitcoindeTradingPartnerInformation(String, Boolean, BitcoindeTrustLevel, String, String, String, String, String, Integer, Integer) - Constructor for class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeTradingPartnerInformation
 
BitcoindeTrustLevel - Enum Class in org.knowm.xchange.bitcoinde.v4.dto
 
BitcoindeType - Enum Class in org.knowm.xchange.bitcoinde.v4.dto
 
BitcoindeUtils - Class in org.knowm.xchange.bitcoinde
 
BRONZE - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeTrustLevel
 
BUY - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType
 
BUY - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeType
 
BUY_DIAMONDSHOP - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType
 
BUY_GOLDSHOP - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType
 
BUY_YUBIKEY - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType
 

C

CANCELLED - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderState
 
CANCELLED - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.State
 
cancelOrder(CancelOrderParams) - Method in class org.knowm.xchange.bitcoinde.service.BitcoindeTradeService
 
cancelOrder(CancelOrderParams) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeService
 
CancelOrderByIdAndCurrencyPair - Interface in org.knowm.xchange.bitcoinde.service
 
createBitcoindeBoolean(Boolean) - Static method in class org.knowm.xchange.bitcoinde.BitcoindeUtils
 
createBitcoindeCurrency(Currency) - Static method in class org.knowm.xchange.bitcoinde.BitcoindeUtils
 
createBitcoindePair(CurrencyPair) - Static method in class org.knowm.xchange.bitcoinde.BitcoindeUtils
 
createBitcoindeType(Order.OrderType) - Static method in class org.knowm.xchange.bitcoinde.BitcoindeUtils
 
createCompactOrders(CurrencyPair, Order.OrderType, BitcoindeCompactOrder[]) - Static method in class org.knowm.xchange.bitcoinde.v4.BitcoindeAdapters
Create a list of orders from a list of asks or bids.
createFundingHistoryParams() - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeAccountService
 
createInstance(String, String) - Static method in class org.knowm.xchange.bitcoinde.service.BitcoindeDigest
 
createInstance(String, String) - Static method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeDigest
 
createOpenOrdersParams() - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeService
 
createOrder(String, SynchronizedValueFactory<Long>, ParamsDigest, BigDecimal, BigDecimal, String, String) - Method in interface org.knowm.xchange.bitcoinde.Bitcoinde
 
createOrder(String, SynchronizedValueFactory<Long>, ParamsDigest, BigDecimal, BigDecimal, String, String) - Method in interface org.knowm.xchange.bitcoinde.v4.Bitcoinde
 
createOrder(CurrencyPair, BitcoindeOrder, Order.OrderType, String, Date) - Static method in class org.knowm.xchange.bitcoinde.BitcoindeAdapters
Create an individual order.
createOrder(CurrencyPair, BitcoindeOrder, Order.OrderType, String, Date) - Static method in class org.knowm.xchange.bitcoinde.v4.BitcoindeAdapters
Create an individual order.
createOrders(CurrencyPair, Order.OrderType, BitcoindeOrder[]) - Static method in class org.knowm.xchange.bitcoinde.BitcoindeAdapters
Create a list of orders from a list of asks or bids.
createTradeHistoryParams() - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeService
Create trade history parameters with state specified to "Successful"

D

deleteOrder(String, SynchronizedValueFactory<Long>, ParamsDigest, String, String) - Method in interface org.knowm.xchange.bitcoinde.Bitcoinde
 
deleteOrder(String, SynchronizedValueFactory<Long>, ParamsDigest, String, String) - Method in interface org.knowm.xchange.bitcoinde.v4.Bitcoinde
 
digestParams(RestInvocation) - Method in class org.knowm.xchange.bitcoinde.service.BitcoindeDigest
 
digestParams(RestInvocation) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeDigest
 

E

equals(Object) - Method in class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderFlagsOrderQuantities
Indicates whether some other object is "equal to" this one by checking whether this is an instance of BitcoindeOrderFlagsOrderQuantities to comply with #hashCode()
equals(Object) - Method in class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderFlagsOrderRequirements
Indicates whether some other object is "equal to" this one by checking whether this is an instance of BitcoindeOrderRequirements to comply with #hashCode()
equals(Object) - Method in class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderFlagsTradingPartnerInformation
Indicates whether some other object is "equal to" this one by checking whether this is an instance of BitcoindeOrderFlagsTradingPartnerInformation to comply with #hashCode()
EXPIRED - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderState
 
EXPRESS - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.PaymentMethod
 
EXPRESS_ONLY - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindePaymentOption
 
EXPRESS_SEPA - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindePaymentOption
 

F

fromValue(int) - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderState
 
fromValue(int) - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindePaymentOption
 
fromValue(int) - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.PaymentMethod
 
fromValue(int) - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.State
 

G

getAccount(String, SynchronizedValueFactory<Long>, ParamsDigest) - Method in interface org.knowm.xchange.bitcoinde.Bitcoinde
 
getAccount(String, SynchronizedValueFactory<Long>, ParamsDigest) - Method in interface org.knowm.xchange.bitcoinde.v4.Bitcoinde
 
getAccountInfo() - Method in class org.knowm.xchange.bitcoinde.service.BitcoindeAccountService
 
getAccountInfo() - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeAccountService
 
getAccountLedger(String, SynchronizedValueFactory<Long>, ParamsDigest, String, String, String, String, Integer) - Method in interface org.knowm.xchange.bitcoinde.v4.Bitcoinde
 
getAccountLedger(Currency, BitcoindeAccountLedgerType, Date, Date, Integer) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeAccountServiceRaw
Calls the API function Bitcoinde.getAccountLedger().
getAdditionalProperties() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAccountWrapper
 
getAdditionalProperties() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocation
 
getAdditionalProperties() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocations
 
getAdditionalProperties() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalance
 
getAdditionalProperties() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalances
 
getAdditionalProperties() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeData
 
getAdditionalProperties() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeEncryptedInformation
 
getAdditionalProperties() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeFidorReservation
 
getAdditionalProperties() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMaintenance
 
getAdditionalProperties() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOpenOrdersWrapper
 
getAdditionalProperties() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
getAdditionalProperties() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeOrderRequirements
 
getAdditionalProperties() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindePage
 
getAllocation() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeFidorReservation
 
getAmount() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrder
 
getAmount() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeTrade
 
getAsks() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrderBook
 
getAsks() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrders
 
getAvailableAmount() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalance
 
getAvailableAmount() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeFidorReservation
 
getBalances() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeData
 
getBch() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalances
 
getBicFull() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeEncryptedInformation
 
getBicShort() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeEncryptedInformation
 
getBids() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrderBook
 
getBids() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrders
 
getBitcoindeAccount() - Method in class org.knowm.xchange.bitcoinde.service.BitcoindeAccountServiceRaw
 
getBitcoindeAccount() - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeAccountServiceRaw
 
getBitcoindeCompactOrderBook(CurrencyPair) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeMarketDataServiceRaw
 
getBitcoindeMyOrders(CurrencyPair, BitcoindeType, BitcoindeOrderState, Date, Date, Integer) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeServiceRaw
 
getBitcoindeMyTrades(CurrencyPair, BitcoindeType, BitcoindeMyTrade.State, Boolean, BitcoindeMyTrade.PaymentMethod, Date, Date, Integer) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeServiceRaw
Calls the API function Bitcoinde.getMyTrades().
getBitcoindeOpenOrders() - Method in class org.knowm.xchange.bitcoinde.service.BitcoindeTradeServiceRaw
 
getBitcoindeOrderBook(CurrencyPair) - Method in class org.knowm.xchange.bitcoinde.service.BitcoindeMarketDataServiceRaw
 
getBitcoindeOrderBook(CurrencyPair, Order.OrderType, BitcoindeOrderbookOrdersParams) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeMarketDataServiceRaw
 
getBitcoindeOrders() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrderbookWrapper
 
getBitcoindeTrades(CurrencyPair, Integer) - Method in class org.knowm.xchange.bitcoinde.service.BitcoindeMarketDataServiceRaw
 
getBitcoindeTrades(CurrencyPair, Integer) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeMarketDataServiceRaw
 
getBtc() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocations
 
getBtc() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalances
 
getCode() - Method in class org.knowm.xchange.bitcoinde.dto.BitcoindeError
 
getCompactOrderBook(String, SynchronizedValueFactory<Long>, ParamsDigest, String) - Method in interface org.knowm.xchange.bitcoinde.v4.Bitcoinde
 
getCreatedAt() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
getCredits() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAccountWrapper
 
getCredits() - Method in exception org.knowm.xchange.bitcoinde.dto.BitcoindeException
 
getCredits() - Method in class org.knowm.xchange.bitcoinde.dto.BitcoindeResponse
 
getCredits() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOpenOrdersWrapper
 
getCurrencyPair() - Method in interface org.knowm.xchange.bitcoinde.service.CancelOrderByIdAndCurrencyPair
 
getCurrencyPair() - Method in interface org.knowm.xchange.bitcoinde.v4.service.BitcoindeCancelOrderByIdAndCurrencyPair
 
getCurrent() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindePage
 
getData() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAccountWrapper
 
getDate() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeTrade
 
getDefaultExchangeSpecification() - Method in class org.knowm.xchange.bitcoinde.BitcoindeExchange
 
getDefaultExchangeSpecification() - Method in class org.knowm.xchange.bitcoinde.v4.BitcoindeExchange
 
getEncryptedInformation() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeData
 
getEnd() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMaintenance
 
getEndDatetime() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
getErrors() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAccountWrapper
 
getErrors() - Method in exception org.knowm.xchange.bitcoinde.dto.BitcoindeException
 
getErrors() - Method in class org.knowm.xchange.bitcoinde.dto.BitcoindeResponse
 
getErrors() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOpenOrdersWrapper
 
getEth() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalances
 
getEurVolumeOpenOrders() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocation
 
getFidorReservation() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeData
 
getField() - Method in class org.knowm.xchange.bitcoinde.dto.BitcoindeError
 
getFundingHistory(TradeHistoryParams) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeAccountService
 
getId() - Method in interface org.knowm.xchange.bitcoinde.service.CancelOrderByIdAndCurrencyPair
 
getId() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeIdResponse
 
getId() - Method in interface org.knowm.xchange.bitcoinde.v4.service.BitcoindeCancelOrderByIdAndCurrencyPair
 
getLast() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindePage
 
getMaintenance() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOpenOrdersWrapper
 
getMaxAmount() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
getMaxEurVolume() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocation
 
getMaxVolume() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
getMessage() - Method in class org.knowm.xchange.bitcoinde.dto.BitcoindeError
 
getMessage() - Method in exception org.knowm.xchange.bitcoinde.dto.BitcoindeException
 
getMessage() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMaintenance
 
getMessage() - Method in exception org.knowm.xchange.bitcoinde.v4.dto.BitcoindeException
 
getMinAmount() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
getMinTrustLevel() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeOrderRequirements
 
getMinVolume() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
getMyOrders(String, SynchronizedValueFactory<Long>, ParamsDigest, String, Integer, String, String, Integer) - Method in interface org.knowm.xchange.bitcoinde.v4.Bitcoinde
 
getMyOrders(String, SynchronizedValueFactory<Long>, ParamsDigest, String, String, Integer, String, String, Integer) - Method in interface org.knowm.xchange.bitcoinde.v4.Bitcoinde
 
getMyTrades(String, SynchronizedValueFactory<Long>, ParamsDigest, String, Integer, Integer, Integer, String, String, Integer) - Method in interface org.knowm.xchange.bitcoinde.v4.Bitcoinde
 
getMyTrades(String, SynchronizedValueFactory<Long>, ParamsDigest, String, String, Integer, Integer, Integer, String, String, Integer) - Method in interface org.knowm.xchange.bitcoinde.v4.Bitcoinde
 
getNewOrderForRemainingAmount() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
getOnlyKycFull() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeOrderRequirements
 
getOpenOrders() - Method in class org.knowm.xchange.bitcoinde.service.BitcoindeTradeService
 
getOpenOrders() - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeService
 
getOpenOrders(OpenOrdersParams) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeService
 
getOrderBook(String, String, SynchronizedValueFactory<Long>, ParamsDigest) - Method in interface org.knowm.xchange.bitcoinde.Bitcoinde
 
getOrderBook(String, SynchronizedValueFactory<Long>, ParamsDigest, String, String, Integer, Integer, Integer) - Method in interface org.knowm.xchange.bitcoinde.v4.Bitcoinde
 
getOrderBook(CurrencyPair, Object...) - Method in class org.knowm.xchange.bitcoinde.service.BitcoindeMarketDataService
 
getOrderBook(CurrencyPair, Object...) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeMarketDataService
 
getOrderId() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
getOrderRequirements() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
getOrders() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOpenOrdersWrapper
 
getOrders(String, SynchronizedValueFactory<Long>, ParamsDigest) - Method in interface org.knowm.xchange.bitcoinde.Bitcoinde
 
getPage() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOpenOrdersWrapper
 
getPageLength() - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeFundingHistoryParams
 
getPageLength() - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeHistoryParams
 
getPaymentOption() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeOrderRequirements
 
getPercent() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocation
 
getPrice() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrder
 
getPrice() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeTrade
 
getPrice() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
getReservedAmount() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalance
 
getReservedAt() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeFidorReservation
 
getSeatOfBank() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeOrderRequirements
 
getStart() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMaintenance
 
getState() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
getTicker(CurrencyPair, Object...) - Method in class org.knowm.xchange.bitcoinde.service.BitcoindeMarketDataService
 
getTid() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeTrade
 
getTimeStamp() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrderBook
 
getTotalAmount() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalance
 
getTotalAmount() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeFidorReservation
 
getTradeHistory(TradeHistoryParams) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeService
 
getTrades() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeTradesWrapper
 
getTrades(String, Integer, String, SynchronizedValueFactory<Long>, ParamsDigest) - Method in interface org.knowm.xchange.bitcoinde.Bitcoinde
 
getTrades(String, SynchronizedValueFactory<Long>, ParamsDigest, String, Integer) - Method in interface org.knowm.xchange.bitcoinde.v4.Bitcoinde
 
getTrades(CurrencyPair, Object...) - Method in class org.knowm.xchange.bitcoinde.service.BitcoindeMarketDataService
 
getTrades(CurrencyPair, Object...) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeMarketDataService
 
getTradingPair() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
getType() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
getUid() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeEncryptedInformation
 
getValidUntil() - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeFidorReservation
 
getValue() - Method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType
 
getValue() - Method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderState
 
getValue() - Method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindePaymentOption
 
getValue() - Method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeTrustLevel
 
getValue() - Method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeType
 
getValue() - Method in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.PaymentMethod
 
getValue() - Method in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.Rating
 
getValue() - Method in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.State
 
GOLD - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeTrustLevel
 

H

handleError(BitcoindeException) - Method in class org.knowm.xchange.bitcoinde.service.BitcoindeBaseService
 
handleError(BitcoindeException) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeBaseService
 
hashCode() - Method in class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderFlagsOrderQuantities
Returns a hash code value for the class itself.
hashCode() - Method in class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderFlagsOrderRequirements
Returns a hash code value for the class itself.
hashCode() - Method in class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderFlagsTradingPartnerInformation
Returns a hash code value for the class itself.

I

initServices() - Method in class org.knowm.xchange.bitcoinde.BitcoindeExchange
 
initServices() - Method in class org.knowm.xchange.bitcoinde.v4.BitcoindeExchange
 
INPAYMENT - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType
 

K

KICKBACK - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType
 

N

NEGATIVE - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.Rating
 
NEUTRAL - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.Rating
 

O

onlyExpressOrders() - Method in interface org.knowm.xchange.bitcoinde.v4.service.BitcoindeOrderbookOrdersParams
 
onlyFromFullyIdentifiedUsers() - Method in interface org.knowm.xchange.bitcoinde.v4.service.BitcoindeOrderbookOrdersParams
 
onlyOrdersWithPaymentOption() - Method in interface org.knowm.xchange.bitcoinde.v4.service.BitcoindeOrderbookOrdersParams
 
onlyOrdersWithRequirementsFullfilled() - Method in interface org.knowm.xchange.bitcoinde.v4.service.BitcoindeOrderbookOrdersParams
 
onlyOrdersWithSameBankGroup() - Method in interface org.knowm.xchange.bitcoinde.v4.service.BitcoindeOrderbookOrdersParams
 
onlyOrdersWithSameBIC() - Method in interface org.knowm.xchange.bitcoinde.v4.service.BitcoindeOrderbookOrdersParams
 
onlyOrdersWithSeatOfBank() - Method in interface org.knowm.xchange.bitcoinde.v4.service.BitcoindeOrderbookOrdersParams
 
org.knowm.xchange.bitcoinde - package org.knowm.xchange.bitcoinde
 
org.knowm.xchange.bitcoinde.dto - package org.knowm.xchange.bitcoinde.dto
 
org.knowm.xchange.bitcoinde.dto.account - package org.knowm.xchange.bitcoinde.dto.account
 
org.knowm.xchange.bitcoinde.dto.marketdata - package org.knowm.xchange.bitcoinde.dto.marketdata
 
org.knowm.xchange.bitcoinde.service - package org.knowm.xchange.bitcoinde.service
 
org.knowm.xchange.bitcoinde.trade - package org.knowm.xchange.bitcoinde.trade
 
org.knowm.xchange.bitcoinde.v4 - package org.knowm.xchange.bitcoinde.v4
 
org.knowm.xchange.bitcoinde.v4.dto - package org.knowm.xchange.bitcoinde.v4.dto
 
org.knowm.xchange.bitcoinde.v4.dto.account - package org.knowm.xchange.bitcoinde.v4.dto.account
 
org.knowm.xchange.bitcoinde.v4.dto.marketdata - package org.knowm.xchange.bitcoinde.v4.dto.marketdata
 
org.knowm.xchange.bitcoinde.v4.dto.trade - package org.knowm.xchange.bitcoinde.v4.dto.trade
 
org.knowm.xchange.bitcoinde.v4.service - package org.knowm.xchange.bitcoinde.v4.service
 
OUTGOING_FEE_VOLUNTARY - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType
 

P

PAYOUT - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType
 
PENDING - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderState
 
PENDING - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.Rating
 
PENDING - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.State
 
placeLimitOrder(LimitOrder) - Method in class org.knowm.xchange.bitcoinde.service.BitcoindeTradeService
 
placeLimitOrder(LimitOrder) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeService
 
PLATIN - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeTrustLevel
 
POSITIVE - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.Rating
 

R

rfc3339Timestamp(Date) - Static method in class org.knowm.xchange.bitcoinde.BitcoindeUtils
 

S

SELL - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType
 
SELL - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeType
 
SEPA - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.PaymentMethod
 
SEPA_ONLY - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindePaymentOption
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAccountWrapper
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocation
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocations
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalance
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalances
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeData
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeEncryptedInformation
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeFidorReservation
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMaintenance
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOpenOrdersWrapper
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeOrderRequirements
 
setAdditionalProperty(String, Object) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindePage
 
setAllocation(BitcoindeAllocations) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeFidorReservation
 
setAvailableAmount(BigDecimal) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalance
 
setAvailableAmount(BigDecimal) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeFidorReservation
 
setBalances(BitcoindeBalances) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeData
 
setBch(BitcoindeBalance) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalances
 
setBicFull(String) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeEncryptedInformation
 
setBicShort(String) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeEncryptedInformation
 
setBtc(BitcoindeAllocation) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocations
 
setBtc(BitcoindeBalance) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalances
 
setCreatedAt(String) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
setCredits(Integer) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAccountWrapper
 
setCredits(Integer) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOpenOrdersWrapper
 
setCurrent(Integer) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindePage
 
setData(BitcoindeData) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAccountWrapper
 
setEncryptedInformation(BitcoindeEncryptedInformation) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeData
 
setEnd(String) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMaintenance
 
setEndDatetime(String) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
setErrors(List<Object>) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAccountWrapper
 
setErrors(List<Object>) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOpenOrdersWrapper
 
setEth(BitcoindeBalance) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalances
 
setEurVolumeOpenOrders(Integer) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocation
 
setFidorReservation(BitcoindeFidorReservation) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeData
 
setLast(Integer) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindePage
 
setMaintenance(BitcoindeMaintenance) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOpenOrdersWrapper
 
setMaxAmount(BigDecimal) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
setMaxEurVolume(Integer) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocation
 
setMaxVolume(Integer) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
setMessage(String) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMaintenance
 
setMinAmount(BigDecimal) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
setMinTrustLevel(String) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeOrderRequirements
 
setMinVolume(Integer) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
setNewOrderForRemainingAmount(Boolean) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
setOnlyKycFull(Boolean) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeOrderRequirements
 
setOrderId(String) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
setOrderRequirements(BitcoindeOrderRequirements) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
setOrders(List<BitcoindeMyOrder>) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOpenOrdersWrapper
 
setPage(BitcoindePage) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOpenOrdersWrapper
 
setPageLength(Integer) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeFundingHistoryParams
 
setPageLength(Integer) - Method in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeTradeHistoryParams
 
setPaymentOption(Integer) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeOrderRequirements
 
setPercent(Integer) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeAllocation
 
setPrice(BigDecimal) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
setReservedAmount(BigDecimal) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalance
 
setReservedAt(String) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeFidorReservation
 
setSeatOfBank(List<String>) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeOrderRequirements
 
setStart(String) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMaintenance
 
setState(Integer) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
setTotalAmount(BigDecimal) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeBalance
 
setTotalAmount(BigDecimal) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeFidorReservation
 
setTradingPair(String) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
setType(String) - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeMyOrder
 
setUid(String) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeEncryptedInformation
 
setValidUntil(String) - Method in class org.knowm.xchange.bitcoinde.dto.account.BitcoindeFidorReservation
 
signatureCreator - Variable in class org.knowm.xchange.bitcoinde.service.BitcoindeBaseService
 
signatureCreator - Variable in class org.knowm.xchange.bitcoinde.v4.service.BitcoindeBaseService
 
SILVER - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeTrustLevel
 
SUCCESSFUL - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.State
 

T

toString() - Method in class org.knowm.xchange.bitcoinde.dto.BitcoindeError
 
toString() - Method in exception org.knowm.xchange.bitcoinde.dto.BitcoindeException
 
toString() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrder
 
toString() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrderBook
 
toString() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrderbookWrapper
 
toString() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeOrders
 
toString() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeTrade
 
toString() - Method in class org.knowm.xchange.bitcoinde.dto.marketdata.BitcoindeTradesWrapper
 
toString() - Method in class org.knowm.xchange.bitcoinde.trade.BitcoindeIdResponse
 
toString() - Method in class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeError
Customized toString() methode for better usage in BitcoindeException

V

valueOf(String) - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderState
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindePaymentOption
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeTrustLevel
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.PaymentMethod
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.Rating
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.State
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeOrderState
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindePaymentOption
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeTrustLevel
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.PaymentMethod
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.Rating
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class org.knowm.xchange.bitcoinde.v4.dto.trade.BitcoindeMyTrade.State
Returns an array containing the constants of this enum class, in the order they are declared.

W

WELCOME_BTC - Enum constant in enum class org.knowm.xchange.bitcoinde.v4.dto.BitcoindeAccountLedgerType
 
A B C D E F G H I K N O P R S T V W 
All Classes and Interfaces|All Packages|Serialized Form