Uses of Enum Class
travel.wink.sdk.extranet.monetize.model.TravelInventoryRecognitionSupplier.CategoryEnum
Packages that use TravelInventoryRecognitionSupplier.CategoryEnum
-
Uses of TravelInventoryRecognitionSupplier.CategoryEnum in travel.wink.sdk.extranet.monetize.model
Methods in travel.wink.sdk.extranet.monetize.model that return TravelInventoryRecognitionSupplier.CategoryEnumModifier and TypeMethodDescriptionTravelInventoryRecognitionSupplier.getCategory()Recognition category.Returns the enum constant of this class with the specified name.TravelInventoryRecognitionSupplier.CategoryEnum.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.CategoryEnumModifier and TypeMethodDescriptionTravelInventoryRecognitionSupplier.category(TravelInventoryRecognitionSupplier.CategoryEnum category) voidTravelInventoryRecognitionSupplier.setCategory(TravelInventoryRecognitionSupplier.CategoryEnum category)