Uses of Enum Class
travel.wink.sdk.affiliate.model.ChartCategoryAxisSupplier.WeekStartDayEnum
Packages that use ChartCategoryAxisSupplier.WeekStartDayEnum
-
Uses of ChartCategoryAxisSupplier.WeekStartDayEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return ChartCategoryAxisSupplier.WeekStartDayEnumModifier and TypeMethodDescriptionChartCategoryAxisSupplier.getWeekStartDay()The week start day when the `baseUnit` is set to `weeks`.Returns the enum constant of this class with the specified name.ChartCategoryAxisSupplier.WeekStartDayEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type ChartCategoryAxisSupplier.WeekStartDayEnumModifier and TypeMethodDescriptionvoidChartCategoryAxisSupplier.setWeekStartDay(ChartCategoryAxisSupplier.WeekStartDayEnum weekStartDay) ChartCategoryAxisSupplier.weekStartDay(ChartCategoryAxisSupplier.WeekStartDayEnum weekStartDay)