Uses of Enum Class
travel.wink.sdk.extranet.model.CategoryAxisNotesIconSupplier.TypeEnum
Packages that use CategoryAxisNotesIconSupplier.TypeEnum
-
Uses of CategoryAxisNotesIconSupplier.TypeEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return CategoryAxisNotesIconSupplier.TypeEnumModifier and TypeMethodDescriptionCategoryAxisNotesIconSupplier.getType()Get typeReturns the enum constant of this class with the specified name.CategoryAxisNotesIconSupplier.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.model with parameters of type CategoryAxisNotesIconSupplier.TypeEnumModifier and TypeMethodDescriptionvoidCategoryAxisNotesIconSupplier.setType(CategoryAxisNotesIconSupplier.TypeEnum type) CategoryAxisNotesIconSupplier.type(CategoryAxisNotesIconSupplier.TypeEnum type)