Uses of Enum Class
travel.wink.sdk.affiliate.browse.model.TravelInventoryRecognitionAffiliate.CategoryEnum
Packages that use TravelInventoryRecognitionAffiliate.CategoryEnum
-
Uses of TravelInventoryRecognitionAffiliate.CategoryEnum in travel.wink.sdk.affiliate.browse.model
Subclasses with type arguments of type TravelInventoryRecognitionAffiliate.CategoryEnum in travel.wink.sdk.affiliate.browse.modelModifier and TypeClassDescriptionstatic enumRecognition category.Methods in travel.wink.sdk.affiliate.browse.model that return TravelInventoryRecognitionAffiliate.CategoryEnumModifier and TypeMethodDescriptionTravelInventoryRecognitionAffiliate.getCategory()Recognition category.Returns the enum constant of this class with the specified name.TravelInventoryRecognitionAffiliate.CategoryEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.browse.model with parameters of type TravelInventoryRecognitionAffiliate.CategoryEnumModifier and TypeMethodDescriptionTravelInventoryRecognitionAffiliate.category(TravelInventoryRecognitionAffiliate.CategoryEnum category) voidTravelInventoryRecognitionAffiliate.setCategory(TravelInventoryRecognitionAffiliate.CategoryEnum category)