Class TheRockFundingHistoryParams
java.lang.Object
org.knowm.xchange.service.trade.params.DefaultTradeHistoryParamsTimeSpan
org.knowm.xchange.therock.service.TheRockFundingHistoryParams
- All Implemented Interfaces:
HistoryParamsFundingType,TradeHistoryParamCurrency,TradeHistoryParams,TradeHistoryParamsTimeSpan
public class TheRockFundingHistoryParams
extends DefaultTradeHistoryParamsTimeSpan
implements TradeHistoryParamCurrency, HistoryParamsFundingType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetCurrency(Currency currency) voidsetType(FundingRecord.Type type) Methods inherited from class org.knowm.xchange.service.trade.params.DefaultTradeHistoryParamsTimeSpan
getEndTime, getStartTime, setEndTime, setStartTime
-
Constructor Details
-
TheRockFundingHistoryParams
public TheRockFundingHistoryParams()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceHistoryParamsFundingType
-
setType
- Specified by:
setTypein interfaceHistoryParamsFundingType
-
getCurrency
- Specified by:
getCurrencyin interfaceTradeHistoryParamCurrency
-
setCurrency
- Specified by:
setCurrencyin interfaceTradeHistoryParamCurrency
-