Package org.knowm.xchange.bitmex.service
Class BitmexTradeHistoryParams
java.lang.Object
org.knowm.xchange.bitmex.service.BitmexTradeHistoryParams
- All Implemented Interfaces:
TradeHistoryParamCurrency,TradeHistoryParamLimit,TradeHistoryParamOffset,TradeHistoryParams
public class BitmexTradeHistoryParams
extends Object
implements TradeHistoryParamCurrency, TradeHistoryParamLimit, TradeHistoryParamOffset
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BitmexTradeHistoryParams
public BitmexTradeHistoryParams()
-
-
Method Details
-
getCurrency
- Specified by:
getCurrencyin interfaceTradeHistoryParamCurrency
-
setCurrency
- Specified by:
setCurrencyin interfaceTradeHistoryParamCurrency
-
getLimit
- Specified by:
getLimitin interfaceTradeHistoryParamLimit
-
setLimit
- Specified by:
setLimitin interfaceTradeHistoryParamLimit
-
getOffset
- Specified by:
getOffsetin interfaceTradeHistoryParamOffset
-
setOffset
- Specified by:
setOffsetin interfaceTradeHistoryParamOffset
-