Uses of Enum Class
travel.wink.sdk.extranet.model.TravelInventoryRecognitionSupplier.CategoryEnum
Packages that use TravelInventoryRecognitionSupplier.CategoryEnum
-
Uses of TravelInventoryRecognitionSupplier.CategoryEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.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.model with parameters of type TravelInventoryRecognitionSupplier.CategoryEnumModifier and TypeMethodDescriptionTravelInventoryRecognitionSupplier.category(TravelInventoryRecognitionSupplier.CategoryEnum category) voidTravelInventoryRecognitionSupplier.setCategory(TravelInventoryRecognitionSupplier.CategoryEnum category)