Uses of Enum Class
travel.wink.sdk.affiliate.model.ChartCategoryAxisSupplier.TypeEnum
Packages that use ChartCategoryAxisSupplier.TypeEnum
-
Uses of ChartCategoryAxisSupplier.TypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return ChartCategoryAxisSupplier.TypeEnumModifier and TypeMethodDescriptionChartCategoryAxisSupplier.getType()The category axis type.Returns the enum constant of this class with the specified name.static ChartCategoryAxisSupplier.TypeEnum[]ChartCategoryAxisSupplier.TypeEnum.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.TypeEnumModifier and TypeMethodDescriptionvoidChartCategoryAxisSupplier.setType(ChartCategoryAxisSupplier.TypeEnum type) ChartCategoryAxisSupplier.type(ChartCategoryAxisSupplier.TypeEnum type)