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
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.knowm.xchange.service.trade.params.HistoryParamsFundingType
getType, setTypeMethods inherited from interface org.knowm.xchange.service.trade.params.TradeHistoryParamCurrency
getCurrency, setCurrencyMethods inherited from interface org.knowm.xchange.service.trade.params.TradeHistoryParamsTimeSpan
getEndTime, getStartTime, setEndTime, setStartTime
-
Constructor Details
-
BlockchainFundingHistoryParams
public BlockchainFundingHistoryParams()
-