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