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