Uses of Class
travel.wink.sdk.extranet.model.PlotBandSupplier
Packages that use PlotBandSupplier
-
Uses of PlotBandSupplier in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return PlotBandSupplierMethods in travel.wink.sdk.extranet.model that return types with arguments of type PlotBandSupplierModifier and TypeMethodDescription@Valid List<PlotBandSupplier> ChartCategoryAxisSupplier.getPlotBands()The plot bands of the category axis.Methods in travel.wink.sdk.extranet.model with parameters of type PlotBandSupplierModifier and TypeMethodDescriptionChartCategoryAxisSupplier.addPlotBandsItem(PlotBandSupplier plotBandsItem) Method parameters in travel.wink.sdk.extranet.model with type arguments of type PlotBandSupplierModifier and TypeMethodDescriptionChartCategoryAxisSupplier.plotBands(List<PlotBandSupplier> plotBands) voidChartCategoryAxisSupplier.setPlotBands(List<PlotBandSupplier> plotBands)