Class BlockchainFundingHistoryParams
java.lang.Object
org.knowm.xchange.blockchain.params.BlockchainFundingHistoryParams
- All Implemented Interfaces:
HistoryParamsFundingType
,TradeHistoryParamCurrency
,TradeHistoryParams
,TradeHistoryParamsTimeSpan
public class BlockchainFundingHistoryParams
extends Object
implements TradeHistoryParamCurrency, TradeHistoryParamsTimeSpan, HistoryParamsFundingType
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.knowm.xchange.service.trade.params.HistoryParamsFundingType
getType, setType
Methods inherited from interface org.knowm.xchange.service.trade.params.TradeHistoryParamCurrency
getCurrency, setCurrency
Methods inherited from interface org.knowm.xchange.service.trade.params.TradeHistoryParamsTimeSpan
getEndTime, getStartTime, setEndTime, setStartTime
-
Constructor Details
-
BlockchainFundingHistoryParams
public BlockchainFundingHistoryParams()
-