public static class HitbtcTradeService.HitbtcTradeHistoryParams extends DefaultTradeHistoryParamPaging implements TradeHistoryParamCurrencyPair
Constructor and Description |
---|
HitbtcTradeHistoryParams() |
HitbtcTradeHistoryParams(Integer pageLength) |
HitbtcTradeHistoryParams(Integer pageNumber,
Integer pageLength) |
Modifier and Type | Method and Description |
---|---|
CurrencyPair |
getCurrencyPair() |
void |
setCurrencyPair(CurrencyPair pair) |
getPageLength, getPageNumber, setPageLength, setPageNumber
public HitbtcTradeHistoryParams()
public HitbtcTradeHistoryParams(Integer pageLength)
public void setCurrencyPair(CurrencyPair pair)
setCurrencyPair
in interface TradeHistoryParamCurrencyPair
public CurrencyPair getCurrencyPair()
getCurrencyPair
in interface TradeHistoryParamCurrencyPair
Copyright © 2012–2017 Xeiam, LLC. All rights reserved.