Uses of Enum Class
travel.wink.affiliate.model.CategoryAxisNotesIcon.TypeEnum
Packages that use CategoryAxisNotesIcon.TypeEnum
-
Uses of CategoryAxisNotesIcon.TypeEnum in travel.wink.affiliate.model
Methods in travel.wink.affiliate.model that return CategoryAxisNotesIcon.TypeEnumModifier and TypeMethodDescriptionCategoryAxisNotesIcon.getType()Get typeReturns the enum constant of this class with the specified name.static CategoryAxisNotesIcon.TypeEnum[]CategoryAxisNotesIcon.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 CategoryAxisNotesIcon.TypeEnumModifier and TypeMethodDescriptionvoidCategoryAxisNotesIcon.setType(CategoryAxisNotesIcon.TypeEnum type) CategoryAxisNotesIcon.type(CategoryAxisNotesIcon.TypeEnum type)