Uses of Enum Class
travel.wink.sdk.booking.model.TravelInventoryRecognitionAuthenticatedEntity.CategoryEnum
Packages that use TravelInventoryRecognitionAuthenticatedEntity.CategoryEnum
-
Uses of TravelInventoryRecognitionAuthenticatedEntity.CategoryEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type TravelInventoryRecognitionAuthenticatedEntity.CategoryEnum in travel.wink.sdk.booking.modelModifier and TypeClassDescriptionstatic enumRecognition category.Methods in travel.wink.sdk.booking.model that return TravelInventoryRecognitionAuthenticatedEntity.CategoryEnumModifier and TypeMethodDescriptionTravelInventoryRecognitionAuthenticatedEntity.getCategory()Recognition category.Returns the enum constant of this class with the specified name.TravelInventoryRecognitionAuthenticatedEntity.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 TravelInventoryRecognitionAuthenticatedEntity.CategoryEnumModifier and TypeMethodDescriptionTravelInventoryRecognitionAuthenticatedEntity.category(TravelInventoryRecognitionAuthenticatedEntity.CategoryEnum category) voidTravelInventoryRecognitionAuthenticatedEntity.setCategory(TravelInventoryRecognitionAuthenticatedEntity.CategoryEnum category)