A B C D E F G H I L M O P Q R S T U V W X 
All Classes All Packages

A

adaptAccountInfo(CryptonitBalance, String) - Static method in class org.knowm.xchange.cryptonit2.CryptonitAdapters
Adapts a CryptonitBalance to an AccountInfo
adaptFundingHistory(List<CryptonitUserTransaction>) - Static method in class org.knowm.xchange.cryptonit2.CryptonitAdapters
 
adaptOrder(String, CryptonitOrderStatusResponse) - Static method in class org.knowm.xchange.cryptonit2.CryptonitAdapters
There is no method to discern market versus limit order type - so this returns a generic CryptonitGenericOrder as a status
adaptOrderBook(CryptonitOrderBook, CurrencyPair) - Static method in class org.knowm.xchange.cryptonit2.CryptonitAdapters
Adapts a org.knowm.xchange.cryptonit2.api.model.OrderBook to a OrderBook Object
adaptOrderStatus(CryptonitOrderStatus, int) - Static method in class org.knowm.xchange.cryptonit2.CryptonitAdapters
 
adaptTicker(CryptonitTicker, CurrencyPair) - Static method in class org.knowm.xchange.cryptonit2.CryptonitAdapters
Adapts a CryptonitTicker to a Ticker Object
adaptTrade(CryptonitTransaction, CurrencyPair, int) - Static method in class org.knowm.xchange.cryptonit2.CryptonitAdapters
Adapts a Transaction to a Trade Object
adaptTradeHistory(CryptonitUserTransaction[]) - Static method in class org.knowm.xchange.cryptonit2.CryptonitAdapters
Adapt the user's trades
adaptTrades(CryptonitTransaction[], CurrencyPair) - Static method in class org.knowm.xchange.cryptonit2.CryptonitAdapters
Adapts a Transaction[] to a Trades Object

B

Balance(String) - Constructor for class org.knowm.xchange.cryptonit2.dto.account.CryptonitBalance.Balance
 
bitcoin - org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Type
 
buy - org.knowm.xchange.cryptonit2.CryptonitAuthenticatedV2.Side
 

C

cancelAllCryptonitOrders() - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeServiceRaw
 
cancelAllOrders(String, ParamsDigest, SynchronizedValueFactory<Long>) - Method in interface org.knowm.xchange.cryptonit2.CryptonitAuthenticated
 
cancelCryptonitOrder(int) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeServiceRaw
 
canceled - org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Status
 
cancelOrder(String) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeService
 
cancelOrder(String, ParamsDigest, SynchronizedValueFactory<Long>, int) - Method in interface org.knowm.xchange.cryptonit2.CryptonitAuthenticated
 
cancelOrder(CancelOrderParams) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeService
 
checkArgument(boolean, String, Object...) - Static method in class org.knowm.xchange.cryptonit2.CryptonitAdapters
 
createFundingHistoryParams() - Method in class org.knowm.xchange.cryptonit2.service.CryptonitAccountService
 
createInstance(String, String, String) - Static method in class org.knowm.xchange.cryptonit2.service.CryptonitDigest
 
createOpenOrdersParams() - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeService
 
createOrder(CurrencyPair, List<BigDecimal>, Order.OrderType) - Static method in class org.knowm.xchange.cryptonit2.CryptonitAdapters
 
createOrders(CurrencyPair, Order.OrderType, List<List<BigDecimal>>) - Static method in class org.knowm.xchange.cryptonit2.CryptonitAdapters
 
createTradeHistoryParams() - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeService
 
Cryptonit - Interface in org.knowm.xchange.cryptonit2
Deprecated.
Use CryptonitV2 instead.
CryptonitAccountService - Class in org.knowm.xchange.cryptonit2.service
 
CryptonitAccountService(Exchange) - Constructor for class org.knowm.xchange.cryptonit2.service.CryptonitAccountService
Constructor
CryptonitAccountServiceRaw - Class in org.knowm.xchange.cryptonit2.service
 
CryptonitAccountServiceRaw(Exchange) - Constructor for class org.knowm.xchange.cryptonit2.service.CryptonitAccountServiceRaw
Constructor
CryptonitAdapters - Class in org.knowm.xchange.cryptonit2
Various adapters for converting from Cryptonit DTOs to XChange DTOs
CryptonitAuthenticated - Interface in org.knowm.xchange.cryptonit2
 
CryptonitAuthenticatedV2 - Interface in org.knowm.xchange.cryptonit2
 
CryptonitAuthenticatedV2.Side - Enum in org.knowm.xchange.cryptonit2
 
CryptonitBalance - Class in org.knowm.xchange.cryptonit2.dto.account
 
CryptonitBalance(BigDecimal, String) - Constructor for class org.knowm.xchange.cryptonit2.dto.account.CryptonitBalance
Constructor
CryptonitBalance.Balance - Class in org.knowm.xchange.cryptonit2.dto.account
 
CryptonitBaseResponse - Class in org.knowm.xchange.cryptonit2.dto
 
CryptonitBaseResponse(String) - Constructor for class org.knowm.xchange.cryptonit2.dto.CryptonitBaseResponse
 
CryptonitBaseService - Class in org.knowm.xchange.cryptonit2.service
 
CryptonitBaseService(Exchange) - Constructor for class org.knowm.xchange.cryptonit2.service.CryptonitBaseService
Constructor
CryptonitDepositAddress - Class in org.knowm.xchange.cryptonit2.dto.account
 
CryptonitDepositAddress(String, String) - Constructor for class org.knowm.xchange.cryptonit2.dto.account.CryptonitDepositAddress
 
CryptonitDigest - Class in org.knowm.xchange.cryptonit2.service
 
CryptonitErrorDeserializer - Class in org.knowm.xchange.cryptonit2.dto.trade
 
CryptonitErrorDeserializer() - Constructor for class org.knowm.xchange.cryptonit2.dto.trade.CryptonitErrorDeserializer
 
CryptonitException - Exception in org.knowm.xchange.cryptonit2.dto
 
CryptonitException(Object, Object) - Constructor for exception org.knowm.xchange.cryptonit2.dto.CryptonitException
 
CryptonitExchange - Class in org.knowm.xchange.cryptonit2
 
CryptonitExchange() - Constructor for class org.knowm.xchange.cryptonit2.CryptonitExchange
 
CryptonitGenericOrder - Class in org.knowm.xchange.cryptonit2.order.dto
 
CryptonitGenericOrder(Order.OrderType, BigDecimal, CurrencyPair, String, Date, BigDecimal, BigDecimal, BigDecimal, Order.OrderStatus) - Constructor for class org.knowm.xchange.cryptonit2.order.dto.CryptonitGenericOrder
 
CryptonitMarketDataService - Class in org.knowm.xchange.cryptonit2.service
 
CryptonitMarketDataService(Exchange) - Constructor for class org.knowm.xchange.cryptonit2.service.CryptonitMarketDataService
 
CryptonitMarketDataServiceRaw - Class in org.knowm.xchange.cryptonit2.service
 
CryptonitMarketDataServiceRaw(Exchange) - Constructor for class org.knowm.xchange.cryptonit2.service.CryptonitMarketDataServiceRaw
 
CryptonitMarketDataServiceRaw.CryptonitTime - Enum in org.knowm.xchange.cryptonit2.service
 
CryptonitOrder - Class in org.knowm.xchange.cryptonit2.dto.trade
 
CryptonitOrder(String, Object, int, String, int, BigDecimal, BigDecimal, String) - Constructor for class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrder
 
CryptonitOrderBook - Class in org.knowm.xchange.cryptonit2.dto.marketdata
 
CryptonitOrderBook(Long, List<List<BigDecimal>>, List<List<BigDecimal>>) - Constructor for class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitOrderBook
Constructor
CryptonitOrderStatus - Enum in org.knowm.xchange.cryptonit2.dto.trade
 
CryptonitOrderStatusResponse - Class in org.knowm.xchange.cryptonit2.dto.trade
 
CryptonitOrderStatusResponse(CryptonitOrderStatus, CryptonitOrderTransaction[], String) - Constructor for class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderStatusResponse
 
CryptonitOrderTransaction - Class in org.knowm.xchange.cryptonit2.dto.trade
 
CryptonitOrderTransaction(String, long, CryptonitUserTransaction.TransactionType, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal) - Constructor for class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderTransaction
Constructor
CryptonitTicker - Class in org.knowm.xchange.cryptonit2.dto.marketdata
 
CryptonitTicker(BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, BigDecimal, long) - Constructor for class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTicker
Constructor
CryptonitTradeHistoryParams - Class in org.knowm.xchange.cryptonit2.service
 
CryptonitTradeHistoryParams(CurrencyPair, Integer) - Constructor for class org.knowm.xchange.cryptonit2.service.CryptonitTradeHistoryParams
 
CryptonitTradeService - Class in org.knowm.xchange.cryptonit2.service
 
CryptonitTradeService(Exchange) - Constructor for class org.knowm.xchange.cryptonit2.service.CryptonitTradeService
 
CryptonitTradeServiceRaw - Class in org.knowm.xchange.cryptonit2.service
 
CryptonitTradeServiceRaw(Exchange) - Constructor for class org.knowm.xchange.cryptonit2.service.CryptonitTradeServiceRaw
 
CryptonitTransaction - Class in org.knowm.xchange.cryptonit2.dto.marketdata
 
CryptonitTransaction(long, int, BigDecimal, BigDecimal, int) - Constructor for class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTransaction
Constructor
CryptonitTransferBalanceResponse - Class in org.knowm.xchange.cryptonit2.dto
 
CryptonitTransferBalanceResponse(String, String) - Constructor for class org.knowm.xchange.cryptonit2.dto.CryptonitTransferBalanceResponse
 
CryptonitUserTransaction - Class in org.knowm.xchange.cryptonit2.dto.trade
 
CryptonitUserTransaction(String, long, long, CryptonitUserTransaction.TransactionType, BigDecimal) - Constructor for class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
Constructor
CryptonitUserTransaction.TransactionType - Enum in org.knowm.xchange.cryptonit2.dto.trade
 
CryptonitUtils - Class in org.knowm.xchange.cryptonit2
A central place for shared Cryptonit properties
CryptonitV2 - Interface in org.knowm.xchange.cryptonit2
 
CryptonitV2.Pair - Class in org.knowm.xchange.cryptonit2
 
CryptonitWithdrawal - Class in org.knowm.xchange.cryptonit2.dto.account
 
CryptonitWithdrawal(Integer, Boolean, String, Object, Object) - Constructor for class org.knowm.xchange.cryptonit2.dto.account.CryptonitWithdrawal
 
cryptoWithdrawal(String, ParamsDigest, SynchronizedValueFactory<Long>, String, BigDecimal, String, String) - Method in interface org.knowm.xchange.cryptonit2.CryptonitAuthenticated
 
CryptoWithdrawParams - Class in org.knowm.xchange.cryptonit2.dto.account
 
CryptoWithdrawParams(String, Currency, BigDecimal) - Constructor for class org.knowm.xchange.cryptonit2.dto.account.CryptoWithdrawParams
 

D

DAY - org.knowm.xchange.cryptonit2.service.CryptonitMarketDataServiceRaw.CryptonitTime
 
deposit - org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction.TransactionType
 
DepositTransaction - Class in org.knowm.xchange.cryptonit2.dto.account
 
DepositTransaction(BigDecimal, Integer, String) - Constructor for class org.knowm.xchange.cryptonit2.dto.account.DepositTransaction
 
deserialize(JsonParser, DeserializationContext) - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitErrorDeserializer
 
digestParams(RestInvocation) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitDigest
 

E

equals(Object) - Method in class org.knowm.xchange.cryptonit2.CryptonitV2.Pair
 
error - Variable in class org.knowm.xchange.cryptonit2.dto.account.CryptonitWithdrawal
 

F

failed - org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Status
 
fiatWithdrawal(String, ParamsDigest, SynchronizedValueFactory<Long>, String, BigDecimal, Integer, String, String) - Method in interface org.knowm.xchange.cryptonit2.CryptonitAuthenticated
 
fiatWithdrawalMethods() - Method in interface org.knowm.xchange.cryptonit2.CryptonitV2
 
findNonzeroAmount(CryptonitUserTransaction) - Static method in class org.knowm.xchange.cryptonit2.CryptonitAdapters
 
finished - org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Status
 
Finished - org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderStatus
 
firstname - Variable in class org.knowm.xchange.cryptonit2.dto.account.SepaWithdrawParams.SepaParams
 
fromString(int) - Static method in enum org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction.TransactionType
 
fromString(String) - Static method in enum org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Status
 
fromString(String) - Static method in enum org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Type
 
fromString(String) - Static method in enum org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderStatus
 

G

getAccountInfo() - Method in class org.knowm.xchange.cryptonit2.service.CryptonitAccountService
 
getAddress() - Method in class org.knowm.xchange.cryptonit2.dto.account.DepositTransaction
 
getAddress() - Method in class org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest
 
getAmount() - Method in class org.knowm.xchange.cryptonit2.dto.account.DepositTransaction
 
getAmount() - Method in class org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest
 
getAmount() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTransaction
 
getAmount() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrder
 
getAmounts() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
getAsk() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTicker
 
getAsks() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitOrderBook
(price, amount)
getAvailable() - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitBalance.Balance
 
getBalance() - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitBalance.Balance
 
getBalance(String, ParamsDigest, SynchronizedValueFactory<Long>) - Method in interface org.knowm.xchange.cryptonit2.CryptonitAuthenticated
 
getBalances() - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitBalance
 
getBaseAmount() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
getBaseCurrency() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
getBch() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderTransaction
 
getBid() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTicker
 
getBids() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitOrderBook
(price, amount)
getBtc() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderTransaction
 
getConfirmations() - Method in class org.knowm.xchange.cryptonit2.dto.account.DepositTransaction
 
getCounterAmount() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
getCounterCurrency() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
getCryptonitBalance() - Method in class org.knowm.xchange.cryptonit2.service.CryptonitAccountServiceRaw
 
getCryptonitOpenOrders(CurrencyPair) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeServiceRaw
 
getCryptonitOrder(Long) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeServiceRaw
 
getCryptonitOrderBook(CurrencyPair) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitMarketDataServiceRaw
 
getCryptonitTicker(CurrencyPair) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitMarketDataServiceRaw
 
getCryptonitUserTransactions(Long) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeServiceRaw
 
getCryptonitUserTransactions(Long, Long, String) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitAccountServiceRaw
 
getCryptonitUserTransactions(Long, Long, String) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeServiceRaw
 
getCryptonitUserTransactions(Long, CurrencyPair) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeServiceRaw
 
getCryptonitUserTransactions(Long, CurrencyPair, Long, String) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitAccountServiceRaw
 
getCryptonitUserTransactions(Long, CurrencyPair, Long, String) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeServiceRaw
 
getCurrency() - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitBalance.Balance
 
getCurrencyPair() - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeHistoryParams
 
getData() - Method in class org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest
 
getDate() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTransaction
 
getDatetime() - Method in class org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest
 
getDatetime() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrder
 
getDatetime() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderTransaction
 
getDatetime() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
getDefaultExchangeSpecification() - Method in class org.knowm.xchange.cryptonit2.CryptonitExchange
 
getDepositAddress() - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitDepositAddress
 
getError() - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitBalance
 
getError() - Method in class org.knowm.xchange.cryptonit2.dto.CryptonitBaseResponse
 
getError() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderStatusResponse
 
getErrorMessage() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrder
 
getErrors() - Method in exception org.knowm.xchange.cryptonit2.dto.CryptonitException
 
getErrors(String) - Method in exception org.knowm.xchange.cryptonit2.dto.CryptonitException
 
getEth() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderTransaction
 
getEur() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderTransaction
 
getFee() - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitBalance
 
getFee() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderTransaction
 
getFee() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
getFee(String) - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitBalance
 
getFeeCurrency() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
getFundingHistory(TradeHistoryParams) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitAccountService
 
getHigh() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTicker
 
getId() - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitWithdrawal
 
getId() - Method in class org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest
 
getId() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrder
 
getId() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
getLast() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTicker
 
getLow() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTicker
 
getLtc() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderTransaction
 
getNonceFactory() - Method in class org.knowm.xchange.cryptonit2.CryptonitExchange
 
getOffset() - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeHistoryParams
 
getOpen() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTicker
 
getOpenOrders() - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeService
 
getOpenOrders(String, ParamsDigest, SynchronizedValueFactory<Long>, CryptonitV2.Pair) - Method in interface org.knowm.xchange.cryptonit2.CryptonitAuthenticatedV2
 
getOpenOrders(OpenOrdersParams) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeService
 
getOrder() - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeHistoryParams
 
getOrder(String...) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeService
 
getOrderBook() - Method in interface org.knowm.xchange.cryptonit2.Cryptonit
Deprecated.
Returns "bids" and "asks".
getOrderBook(CryptonitV2.Pair) - Method in interface org.knowm.xchange.cryptonit2.CryptonitV2
 
getOrderBook(CurrencyPair, Object...) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitMarketDataService
 
getOrderId() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
getOrderStatus(String, ParamsDigest, SynchronizedValueFactory<Long>, long) - Method in interface org.knowm.xchange.cryptonit2.CryptonitAuthenticated
 
getPageLength() - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeHistoryParams
 
getPageNumber() - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeHistoryParams
 
getPrice() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTransaction
 
getPrice() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrder
 
getPrice() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderTransaction
 
getPrice() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
getReason() - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitWithdrawal
 
getReason() - Method in class org.knowm.xchange.cryptonit2.dto.CryptonitTransferBalanceResponse
 
getReserved() - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitBalance.Balance
 
getstatus() - Method in class org.knowm.xchange.cryptonit2.dto.CryptonitTransferBalanceResponse
 
getStatus() - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitWithdrawal
 
getStatus() - Method in class org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest
 
getStatus() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderStatusResponse
 
getStatusOriginal() - Method in class org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest
 
getSuccess() - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitWithdrawal
 
getTicker() - Method in interface org.knowm.xchange.cryptonit2.Cryptonit
Deprecated.
 
getTicker(CryptonitV2.Pair) - Method in interface org.knowm.xchange.cryptonit2.CryptonitV2
 
getTicker(CurrencyPair, Object...) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitMarketDataService
 
getTid() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTransaction
 
getTid() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderTransaction
 
getTimestamp() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitOrderBook
 
getTimestamp() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTicker
 
getTradeHistory(TradeHistoryParams) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeService
Required parameter types: TradeHistoryParamPaging.getPageLength()
getTrades(CurrencyPair, Object...) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitMarketDataService
 
getTransactionId() - Method in class org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest
 
getTransactions() - Method in interface org.knowm.xchange.cryptonit2.Cryptonit
Deprecated.
Returns descending list of transactions.
getTransactions() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderStatusResponse
 
getTransactions(String) - Method in interface org.knowm.xchange.cryptonit2.Cryptonit
Deprecated.
Returns descending list of transactions.
getTransactions(CryptonitV2.Pair, CryptonitMarketDataServiceRaw.CryptonitTime) - Method in interface org.knowm.xchange.cryptonit2.CryptonitV2
Returns descending list of transactions.
getTransactions(CurrencyPair, CryptonitMarketDataServiceRaw.CryptonitTime) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitMarketDataServiceRaw
 
getType() - Method in class org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest
 
getType() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTransaction
 
getType() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrder
 
getType() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderTransaction
 
getType() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
getUsd() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderTransaction
 
getUserTransactions(String, ParamsDigest, SynchronizedValueFactory<Long>, long) - Method in interface org.knowm.xchange.cryptonit2.CryptonitAuthenticated
 
getUserTransactions(String, ParamsDigest, SynchronizedValueFactory<Long>, long, long, String) - Method in interface org.knowm.xchange.cryptonit2.CryptonitAuthenticated
 
getUserTransactions(String, ParamsDigest, SynchronizedValueFactory<Long>, Long, Long, String) - Method in interface org.knowm.xchange.cryptonit2.CryptonitAuthenticatedV2
 
getUserTransactions(String, ParamsDigest, SynchronizedValueFactory<Long>, CryptonitV2.Pair, Long, Long, String) - Method in interface org.knowm.xchange.cryptonit2.CryptonitAuthenticatedV2
 
getVolume() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTicker
 
getVwap() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTicker
 
getWithdrawalRequests(Long) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitAccountServiceRaw
 
getWithdrawalRequests(String, ParamsDigest, SynchronizedValueFactory<Long>) - Method in interface org.knowm.xchange.cryptonit2.CryptonitAuthenticated
 
getWithdrawalRequests(String, ParamsDigest, SynchronizedValueFactory<Long>, Long) - Method in interface org.knowm.xchange.cryptonit2.CryptonitAuthenticatedV2
 
getXrp() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderTransaction
 

H

handleError(CryptonitException) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitBaseService
 
hasError() - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitWithdrawal
 
hashCode() - Method in class org.knowm.xchange.cryptonit2.CryptonitV2.Pair
 
HOUR - org.knowm.xchange.cryptonit2.service.CryptonitMarketDataServiceRaw.CryptonitTime
 

I

iban - Variable in class org.knowm.xchange.cryptonit2.dto.account.SepaWithdrawParams.SepaParams
 
id - Variable in class org.knowm.xchange.cryptonit2.dto.account.CryptonitWithdrawal
 
in_process - org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Status
 
initServices() - Method in class org.knowm.xchange.cryptonit2.CryptonitExchange
 
isDeposit() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
isMarketTrade() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
isWithdrawal() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 

L

lastname - Variable in class org.knowm.xchange.cryptonit2.dto.account.SepaWithdrawParams.SepaParams
 
litecoin - org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Type
 

M

MAX_TRANSACTIONS_PER_QUERY - Static variable in class org.knowm.xchange.cryptonit2.CryptonitUtils
 
methodId - Variable in class org.knowm.xchange.cryptonit2.dto.account.SepaWithdrawParams
 
MINUTE - org.knowm.xchange.cryptonit2.service.CryptonitMarketDataServiceRaw.CryptonitTime
 

O

open - org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Status
 
Open - org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderStatus
 
org.knowm.xchange.cryptonit2 - package org.knowm.xchange.cryptonit2
 
org.knowm.xchange.cryptonit2.dto - package org.knowm.xchange.cryptonit2.dto
 
org.knowm.xchange.cryptonit2.dto.account - package org.knowm.xchange.cryptonit2.dto.account
 
org.knowm.xchange.cryptonit2.dto.marketdata - package org.knowm.xchange.cryptonit2.dto.marketdata
 
org.knowm.xchange.cryptonit2.dto.trade - package org.knowm.xchange.cryptonit2.dto.trade
 
org.knowm.xchange.cryptonit2.order.dto - package org.knowm.xchange.cryptonit2.order.dto
 
org.knowm.xchange.cryptonit2.service - package org.knowm.xchange.cryptonit2.service
 

P

pair - Variable in class org.knowm.xchange.cryptonit2.CryptonitV2.Pair
 
Pair(String) - Constructor for class org.knowm.xchange.cryptonit2.CryptonitV2.Pair
 
Pair(CurrencyPair) - Constructor for class org.knowm.xchange.cryptonit2.CryptonitV2.Pair
 
params - Variable in class org.knowm.xchange.cryptonit2.dto.account.SepaWithdrawParams
 
parseDate(String) - Static method in class org.knowm.xchange.cryptonit2.CryptonitUtils
Format a date String for Cryptonit
placeCryptonitMarketOrder(CurrencyPair, CryptonitAuthenticatedV2.Side, BigDecimal) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeServiceRaw
 
placeCryptonitOrder(CurrencyPair, CryptonitAuthenticatedV2.Side, BigDecimal, BigDecimal) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeServiceRaw
 
placeLimitOrder(LimitOrder) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeService
 
placeMarketOrder(String, ParamsDigest, SynchronizedValueFactory<Long>, CryptonitAuthenticatedV2.Side, CryptonitV2.Pair, BigDecimal) - Method in interface org.knowm.xchange.cryptonit2.CryptonitAuthenticatedV2
 
placeMarketOrder(MarketOrder) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeService
 
placeOrder(String, ParamsDigest, SynchronizedValueFactory<Long>, CryptonitAuthenticatedV2.Side, CryptonitV2.Pair, BigDecimal, BigDecimal) - Method in interface org.knowm.xchange.cryptonit2.CryptonitAuthenticatedV2
 

Q

Queue - org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderStatus
 

R

reason - Variable in class org.knowm.xchange.cryptonit2.dto.account.CryptonitWithdrawal
 
requestDepositAddress(Currency, String...) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitAccountService
This returns the currently set deposit address.
rippleBTC - org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Type
 
rippleDeposit - org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction.TransactionType
 
rippleUSD - org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Type
 
rippleWithdrawal - org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction.TransactionType
 

S

sell - org.knowm.xchange.cryptonit2.CryptonitAuthenticatedV2.Side
 
SEPA - org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Type
 
SepaParams(String, String, String) - Constructor for class org.knowm.xchange.cryptonit2.dto.account.SepaWithdrawParams.SepaParams
 
SepaWithdrawParams - Class in org.knowm.xchange.cryptonit2.dto.account
 
SepaWithdrawParams(Currency, BigDecimal, String, String, String) - Constructor for class org.knowm.xchange.cryptonit2.dto.account.SepaWithdrawParams
 
SepaWithdrawParams.SepaParams - Class in org.knowm.xchange.cryptonit2.dto.account
 
setCurrencyPair(CurrencyPair) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeHistoryParams
 
setDynamicProperty(String, Object) - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
setDynamicProperty(String, BigDecimal) - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitBalance
 
setOffset(Long) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeHistoryParams
 
setOrder(TradeHistoryParamsSorted.Order) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeHistoryParams
 
setPageLength(Integer) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeHistoryParams
 
setPageNumber(Integer) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitTradeHistoryParams
 
status - Variable in class org.knowm.xchange.cryptonit2.dto.account.CryptonitWithdrawal
 
subAccountTransfer - org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction.TransactionType
 
success - Variable in class org.knowm.xchange.cryptonit2.dto.account.CryptonitWithdrawal
 

T

toJson() - Method in class org.knowm.xchange.cryptonit2.dto.account.SepaWithdrawParams.SepaParams
 
toString() - Method in class org.knowm.xchange.cryptonit2.CryptonitV2.Pair
 
toString() - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitDepositAddress
 
toString() - Method in class org.knowm.xchange.cryptonit2.dto.account.CryptonitWithdrawal
 
toString() - Method in class org.knowm.xchange.cryptonit2.dto.account.DepositTransaction
 
toString() - Method in class org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest
 
toString() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitOrderBook
 
toString() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTicker
 
toString() - Method in class org.knowm.xchange.cryptonit2.dto.marketdata.CryptonitTransaction
 
toString() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrder
 
toString() - Method in class org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction
 
toString() - Method in enum org.knowm.xchange.cryptonit2.service.CryptonitMarketDataServiceRaw.CryptonitTime
 
trade - org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction.TransactionType
 

U

unknown - org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Status
 
unknown - org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Type
 

V

valueOf(String) - Static method in enum org.knowm.xchange.cryptonit2.CryptonitAuthenticatedV2.Side
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction.TransactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.knowm.xchange.cryptonit2.service.CryptonitMarketDataServiceRaw.CryptonitTime
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.knowm.xchange.cryptonit2.CryptonitAuthenticatedV2.Side
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.knowm.xchange.cryptonit2.dto.trade.CryptonitOrderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction.TransactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.knowm.xchange.cryptonit2.service.CryptonitMarketDataServiceRaw.CryptonitTime
Returns an array containing the constants of this enum type, in the order they are declared.

W

wire - org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Type
 
withdrawal - org.knowm.xchange.cryptonit2.dto.trade.CryptonitUserTransaction.TransactionType
 
WithdrawalRequest - Class in org.knowm.xchange.cryptonit2.dto.account
 
WithdrawalRequest(String) - Constructor for class org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest
 
WithdrawalRequest.Status - Enum in org.knowm.xchange.cryptonit2.dto.account
 
WithdrawalRequest.Type - Enum in org.knowm.xchange.cryptonit2.dto.account
 
withdrawCrypto(BigDecimal, String, Currency) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitAccountServiceRaw
 
withdrawFunds(Currency, BigDecimal, String) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitAccountService
 
withdrawFunds(WithdrawFundsParams) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitAccountService
 
withdrawSepa(SepaWithdrawParams) - Method in class org.knowm.xchange.cryptonit2.service.CryptonitAccountServiceRaw
 

X

XRP - org.knowm.xchange.cryptonit2.dto.account.WithdrawalRequest.Type
 
A B C D E F G H I L M O P Q R S T U V W X 
All Classes All Packages