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 | Class and Description |
---|---|
static class |
KrakenTradeService.KrakenTradeHistoryParams |
Modifier and Type | Class and Description |
---|---|
static class |
PoloniexTradeService.PoloniexTradeHistoryParams |
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 |
DefaultTradeHistoryParamsTimeSpan
Common implementation of
TradeHistoryParamsTimeSpan . |
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–2018 Xeiam, LLC. All rights reserved.