Modifier and Type | Class and Description |
---|---|
static class |
BitfinexTradeService.BitfinexTradeHistoryParams |
Modifier and Type | Class and Description |
---|---|
class |
BTCETradeHistoryParams |
class |
BTCETransHistoryParams
Transaction History paging params which combine id and time parameters and sort order.
|
Modifier and Type | Method and Description |
---|---|
TradeHistoryParamPaging |
CleverCoinTradeService.createTradeHistoryParams() |
Modifier and Type | Class and Description |
---|---|
static class |
CointraderTradeService.HistoryParams |
Modifier and Type | Class and Description |
---|---|
static class |
HitbtcTradeService.HitbtcTradeHistoryParams |
Modifier and Type | Method and Description |
---|---|
TradeHistoryParamPaging |
IndependentReserveTradeService.createTradeHistoryParams() |
Modifier and Type | Class and Description |
---|---|
static class |
ItBitTradeService.ItBitTradeHistoryParams |
Modifier and Type | Class and Description |
---|---|
static class |
OkCoinFuturesTradeService.OkCoinFuturesTradeHistoryParams |
static class |
OkCoinTradeService.OkCoinTradeHistoryParams |
Modifier and Type | Class and Description |
---|---|
class |
RippleTradeHistoryParams
The complete set of parameters that a Ripple trade history query will consider.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultTradeHistoryParamPaging
Common implementation of
TradeHistoryParamPaging interface |
class |
DefaultTradeHistoryParamPagingSorted |
class |
TradeHistoryParamsAll
Generic
TradeHistoryParams implementation that implements all the interfaces in the hierarchy and can be safely (without getting
exceptions, if that all the required fields are non-null) passed to any implementation of
PollingTradeService.getTradeHistory(TradeHistoryParams) . |
Copyright © 2012–2016 Xeiam, LLC. All rights reserved.