Uses of Enum Class
travel.wink.sdk.extranet.monetize.model.TravelInventoryRecognitionSupplier.TypeEnum
Packages that use TravelInventoryRecognitionSupplier.TypeEnum
-
Uses of TravelInventoryRecognitionSupplier.TypeEnum in travel.wink.sdk.extranet.monetize.model
Methods in travel.wink.sdk.extranet.monetize.model that return TravelInventoryRecognitionSupplier.TypeEnumModifier and TypeMethodDescriptionTravelInventoryRecognitionSupplier.getType()Type of rating system the recognition operated on.Returns the enum constant of this class with the specified name.TravelInventoryRecognitionSupplier.TypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.extranet.monetize.model with parameters of type TravelInventoryRecognitionSupplier.TypeEnumModifier and TypeMethodDescriptionvoidTravelInventoryRecognitionSupplier.setType(TravelInventoryRecognitionSupplier.TypeEnum type) TravelInventoryRecognitionSupplier.type(TravelInventoryRecognitionSupplier.TypeEnum type)