Uses of Enum Class
travel.wink.sdk.affiliate.model.SearchCategoryAffiliate.TypeEnum
Packages that use SearchCategoryAffiliate.TypeEnum
-
Uses of SearchCategoryAffiliate.TypeEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return SearchCategoryAffiliate.TypeEnumModifier and TypeMethodDescription@NotNull SearchCategoryAffiliate.TypeEnumSearchCategoryAffiliate.getType()Type of search category.Returns the enum constant of this class with the specified name.static SearchCategoryAffiliate.TypeEnum[]SearchCategoryAffiliate.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 SearchCategoryAffiliate.TypeEnumModifier and TypeMethodDescriptionvoidSearchCategoryAffiliate.setType(SearchCategoryAffiliate.TypeEnum type) SearchCategoryAffiliate.type(SearchCategoryAffiliate.TypeEnum type)