Uses of Enum Class
org.knowm.xchange.poloniex.service.PoloniexChartDataPeriodType
Packages that use PoloniexChartDataPeriodType
-
Uses of PoloniexChartDataPeriodType in org.knowm.xchange.poloniex.service
Methods in org.knowm.xchange.poloniex.service that return PoloniexChartDataPeriodTypeModifier and TypeMethodDescriptionstatic PoloniexChartDataPeriodTypeReturns the enum constant of this class with the specified name.static PoloniexChartDataPeriodType[]PoloniexChartDataPeriodType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.knowm.xchange.poloniex.service with parameters of type PoloniexChartDataPeriodTypeModifier and TypeMethodDescriptionPoloniexMarketDataServiceRaw.getPoloniexChartData(CurrencyPair currencyPair, Long startTime, Long endTime, PoloniexChartDataPeriodType period)