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