Uses of Enum Class
travel.wink.sdk.lookup.model.TravelInventoryRecognitionConsumer.TypeEnum
Packages that use TravelInventoryRecognitionConsumer.TypeEnum
-
Uses of TravelInventoryRecognitionConsumer.TypeEnum in travel.wink.sdk.lookup.model
Methods in travel.wink.sdk.lookup.model that return TravelInventoryRecognitionConsumer.TypeEnumModifier and TypeMethodDescriptionTravelInventoryRecognitionConsumer.getType()Type of rating system the recognition operated on.Returns the enum constant of this class with the specified name.TravelInventoryRecognitionConsumer.TypeEnum.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.TypeEnumModifier and TypeMethodDescriptionvoidTravelInventoryRecognitionConsumer.setType(TravelInventoryRecognitionConsumer.TypeEnum type) TravelInventoryRecognitionConsumer.type(TravelInventoryRecognitionConsumer.TypeEnum type)