Uses of Class
travel.wink.sdk.analytics.model.PlotBandConsumer
Packages that use PlotBandConsumer
-
Uses of PlotBandConsumer in travel.wink.sdk.analytics.model
Methods in travel.wink.sdk.analytics.model that return PlotBandConsumerMethods in travel.wink.sdk.analytics.model that return types with arguments of type PlotBandConsumerModifier and TypeMethodDescription@Valid List<PlotBandConsumer>ChartCategoryAxisConsumer.getPlotBands()The plot bands of the category axis.Methods in travel.wink.sdk.analytics.model with parameters of type PlotBandConsumerModifier and TypeMethodDescriptionChartCategoryAxisConsumer.addPlotBandsItem(PlotBandConsumer plotBandsItem) Method parameters in travel.wink.sdk.analytics.model with type arguments of type PlotBandConsumerModifier and TypeMethodDescriptionChartCategoryAxisConsumer.plotBands(List<PlotBandConsumer> plotBands) voidChartCategoryAxisConsumer.setPlotBands(List<PlotBandConsumer> plotBands)