Uses of Enum Class
org.knowm.xchange.coinfloor.service.CoinfloorMarketDataServiceRaw.CoinfloorInterval
Packages that use CoinfloorMarketDataServiceRaw.CoinfloorInterval
-
Uses of CoinfloorMarketDataServiceRaw.CoinfloorInterval in org.knowm.xchange.coinfloor
Methods in org.knowm.xchange.coinfloor with parameters of type CoinfloorMarketDataServiceRaw.CoinfloorIntervalModifier and TypeMethodDescriptionCoinfloorPublic.getTransactions(Currency base, Currency counter, CoinfloorMarketDataServiceRaw.CoinfloorInterval period) -
Uses of CoinfloorMarketDataServiceRaw.CoinfloorInterval in org.knowm.xchange.coinfloor.service
Methods in org.knowm.xchange.coinfloor.service that return CoinfloorMarketDataServiceRaw.CoinfloorIntervalModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.CoinfloorMarketDataServiceRaw.CoinfloorInterval.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.knowm.xchange.coinfloor.service with parameters of type CoinfloorMarketDataServiceRaw.CoinfloorIntervalModifier and TypeMethodDescriptionCoinfloorMarketDataServiceRaw.getCoinfloorTransactions(CurrencyPair pair, CoinfloorMarketDataServiceRaw.CoinfloorInterval interval)