Package org.knowm.xchange.bibox.service
Class BiboxAccountService.BiboxFundingHistoryParams
java.lang.Object
org.knowm.xchange.bibox.service.BiboxAccountService.BiboxFundingHistoryParams
- All Implemented Interfaces:
HistoryParamsFundingType,TradeHistoryParamCurrency,TradeHistoryParams
- Enclosing class:
- BiboxAccountService
public static class BiboxAccountService.BiboxFundingHistoryParams
extends Object
implements TradeHistoryParamCurrency, HistoryParamsFundingType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetType()voidsetCurrency(Currency currency) voidsetType(FundingRecord.Type type)
-
Constructor Details
-
BiboxFundingHistoryParams
public BiboxFundingHistoryParams()
-
-
Method Details
-
getType
- Specified by:
getTypein interfaceHistoryParamsFundingType
-
setType
- Specified by:
setTypein interfaceHistoryParamsFundingType
-
getCurrency
- Specified by:
getCurrencyin interfaceTradeHistoryParamCurrency
-
setCurrency
- Specified by:
setCurrencyin interfaceTradeHistoryParamCurrency
-