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