Uses of Enum Class
travel.wink.sdk.analytics.model.ChartCategoryAxisConsumer.TypeEnum
Packages that use ChartCategoryAxisConsumer.TypeEnum
-
Uses of ChartCategoryAxisConsumer.TypeEnum in travel.wink.sdk.analytics.model
Methods in travel.wink.sdk.analytics.model that return ChartCategoryAxisConsumer.TypeEnumModifier and TypeMethodDescriptionChartCategoryAxisConsumer.getType()The category axis type.Returns the enum constant of this class with the specified name.static ChartCategoryAxisConsumer.TypeEnum[]ChartCategoryAxisConsumer.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.analytics.model with parameters of type ChartCategoryAxisConsumer.TypeEnumModifier and TypeMethodDescriptionvoidChartCategoryAxisConsumer.setType(ChartCategoryAxisConsumer.TypeEnum type) ChartCategoryAxisConsumer.type(ChartCategoryAxisConsumer.TypeEnum type)