Uses of Enum Class
travel.wink.sdk.booking.model.TravelInventoryRecognitionBooker.TypeEnum
Packages that use TravelInventoryRecognitionBooker.TypeEnum
-
Uses of TravelInventoryRecognitionBooker.TypeEnum in travel.wink.sdk.booking.model
Subclasses with type arguments of type TravelInventoryRecognitionBooker.TypeEnum in travel.wink.sdk.booking.modelModifier and TypeClassDescriptionstatic enumType of rating system the recognition operated on.Methods in travel.wink.sdk.booking.model that return TravelInventoryRecognitionBooker.TypeEnumModifier and TypeMethodDescriptionTravelInventoryRecognitionBooker.getType()Type of rating system the recognition operated on.Returns the enum constant of this class with the specified name.TravelInventoryRecognitionBooker.TypeEnum.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.TypeEnumModifier and TypeMethodDescriptionvoidTravelInventoryRecognitionBooker.setType(TravelInventoryRecognitionBooker.TypeEnum type) TravelInventoryRecognitionBooker.type(TravelInventoryRecognitionBooker.TypeEnum type)