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