Uses of Enum Class
travel.wink.sdk.analytics.model.CategoryAxisNotesIconNonAuthenticatedEntity.TypeEnum
Packages that use CategoryAxisNotesIconNonAuthenticatedEntity.TypeEnum
-
Uses of CategoryAxisNotesIconNonAuthenticatedEntity.TypeEnum in travel.wink.sdk.analytics.model
Methods in travel.wink.sdk.analytics.model that return CategoryAxisNotesIconNonAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionCategoryAxisNotesIconNonAuthenticatedEntity.getType()Get typeReturns the enum constant of this class with the specified name.CategoryAxisNotesIconNonAuthenticatedEntity.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 CategoryAxisNotesIconNonAuthenticatedEntity.TypeEnumModifier and TypeMethodDescriptionvoidCategoryAxisNotesIconNonAuthenticatedEntity.setType(CategoryAxisNotesIconNonAuthenticatedEntity.TypeEnum type) CategoryAxisNotesIconNonAuthenticatedEntity.type(CategoryAxisNotesIconNonAuthenticatedEntity.TypeEnum type)