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, setPageNumber
public OkCoinFuturesTradeHistoryParams()
public OkCoinFuturesTradeHistoryParams(Integer pageLength, Integer pageNumber, CurrencyPair currencyPair, FuturesContract futuresContract, String orderId)
public void setCurrencyPair(CurrencyPair pair)
setCurrencyPair
in interface TradeHistoryParamCurrencyPair
public CurrencyPair getCurrencyPair()
getCurrencyPair
in interface TradeHistoryParamCurrencyPair
public FuturesContract getFuturesContract()
getFuturesContract
in interface OkCoinFuturesTradeService.TradeHistoryParamFuturesContract
public void setFuturesContract(FuturesContract futuresContract)
setFuturesContract
in interface OkCoinFuturesTradeService.TradeHistoryParamFuturesContract
public String getOrderId()
getOrderId
in interface OkCoinFuturesTradeService.TradeHistoryParamFuturesContract
public void setOrderId(String orderId)
setOrderId
in interface OkCoinFuturesTradeService.TradeHistoryParamFuturesContract
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.