Uses of Enum Class
travel.wink.sdk.extranet.model.RecognitionDescriptive.CategoryEnum
Packages that use RecognitionDescriptive.CategoryEnum
-
Uses of RecognitionDescriptive.CategoryEnum in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return RecognitionDescriptive.CategoryEnumModifier and TypeMethodDescription@NotNull RecognitionDescriptive.CategoryEnumRecognitionDescriptive.getCategory()Recognition category.Returns the enum constant of this class with the specified name.static RecognitionDescriptive.CategoryEnum[]RecognitionDescriptive.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 RecognitionDescriptive.CategoryEnumModifier and TypeMethodDescriptionRecognitionDescriptive.category(RecognitionDescriptive.CategoryEnum category) voidRecognitionDescriptive.setCategory(RecognitionDescriptive.CategoryEnum category)