public static final class OkCoinFuturesTradeService.OkCoinFuturesTradeHistoryParams extends DefaultTradeHistoryParamPaging implements TradeHistoryParamCurrencyPair, OkCoinFuturesTradeService.TradeHistoryParamFuturesContract
| Constructor and Description |
|---|
OkCoinFuturesTradeHistoryParams() |
OkCoinFuturesTradeHistoryParams(Integer pageLength,
Integer pageNumber,
CurrencyPair currencyPair,
FuturesContract futuresContract,
String orderId) |
| Modifier and Type | Method and Description |
|---|---|
CurrencyPair |
getCurrencyPair() |
FuturesContract |
getFuturesContract() |
String |
getOrderId() |
void |
setCurrencyPair(CurrencyPair pair) |
void |
setFuturesContract(FuturesContract futuresContract) |
void |
setOrderId(String orderId) |
getPageLength, getPageNumber, setPageLength, setPageNumberpublic OkCoinFuturesTradeHistoryParams()
public OkCoinFuturesTradeHistoryParams(Integer pageLength, Integer pageNumber, CurrencyPair currencyPair, FuturesContract futuresContract, String orderId)
public void setCurrencyPair(CurrencyPair pair)
setCurrencyPair in interface TradeHistoryParamCurrencyPairpublic CurrencyPair getCurrencyPair()
getCurrencyPair in interface TradeHistoryParamCurrencyPairpublic FuturesContract getFuturesContract()
getFuturesContract in interface OkCoinFuturesTradeService.TradeHistoryParamFuturesContractpublic void setFuturesContract(FuturesContract futuresContract)
setFuturesContract in interface OkCoinFuturesTradeService.TradeHistoryParamFuturesContractpublic String getOrderId()
getOrderId in interface OkCoinFuturesTradeService.TradeHistoryParamFuturesContractpublic void setOrderId(String orderId)
setOrderId in interface OkCoinFuturesTradeService.TradeHistoryParamFuturesContractCopyright © 2012–2017 Xeiam, LLC. All rights reserved.