Package | Description |
---|---|
com.xeiam.xchange.coinmate | |
com.xeiam.xchange.service.polling.trade.params | |
com.xeiam.xchange.taurus | |
com.xeiam.xchange.taurus.service.polling |
Modifier and Type | Method and Description |
---|---|
static String |
CoinmateAdapters.adaptOrder(TradeHistoryParamsSorted.Order order) |
Modifier and Type | Method and Description |
---|---|
TradeHistoryParamsSorted.Order |
DefaultTradeHistoryParamPagingSorted.getOrder() |
TradeHistoryParamsSorted.Order |
TradeHistoryParamsSorted.getOrder() |
static TradeHistoryParamsSorted.Order |
TradeHistoryParamsSorted.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TradeHistoryParamsSorted.Order[] |
TradeHistoryParamsSorted.Order.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultTradeHistoryParamPagingSorted.setOrder(TradeHistoryParamsSorted.Order order) |
void |
TradeHistoryParamsSorted.setOrder(TradeHistoryParamsSorted.Order order) |
Modifier and Type | Method and Description |
---|---|
TaurusUserTransaction[] |
TaurusAuthenticated.getUserTransactions(String apiKey,
si.mazi.rescu.ParamsDigest signer,
si.mazi.rescu.SynchronizedValueFactory<Long> nonce,
Integer limit,
Integer offset,
TradeHistoryParamsSorted.Order sort) |
Modifier and Type | Method and Description |
---|---|
TaurusUserTransaction[] |
TaurusTradeServiceRaw.getTaurusUserTransactions(Integer offset,
Integer limit,
TradeHistoryParamsSorted.Order sort) |
Copyright © 2012–2018 Xeiam, LLC. All rights reserved.