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