Uses of Enum Class
travel.wink.sdk.extranet.monetize.model.TravelInventoryRecognition.CategoryEnum
Packages that use TravelInventoryRecognition.CategoryEnum
-
Uses of TravelInventoryRecognition.CategoryEnum in travel.wink.sdk.extranet.monetize.model
Methods in travel.wink.sdk.extranet.monetize.model that return TravelInventoryRecognition.CategoryEnumModifier and TypeMethodDescriptionTravelInventoryRecognition.getCategory()Recognition category.Returns the enum constant of this class with the specified name.TravelInventoryRecognition.CategoryEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.monetize.model with parameters of type TravelInventoryRecognition.CategoryEnumModifier and TypeMethodDescriptionTravelInventoryRecognition.category(TravelInventoryRecognition.CategoryEnum category) voidTravelInventoryRecognition.setCategory(TravelInventoryRecognition.CategoryEnum category)