Uses of Enum Class
travel.wink.sdk.affiliate.model.RecognitionAffiliate.CategoryEnum
Packages that use RecognitionAffiliate.CategoryEnum
-
Uses of RecognitionAffiliate.CategoryEnum in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return RecognitionAffiliate.CategoryEnumModifier and TypeMethodDescription@NotNull RecognitionAffiliate.CategoryEnumRecognitionAffiliate.getCategory()Recognition category.Returns the enum constant of this class with the specified name.static RecognitionAffiliate.CategoryEnum[]RecognitionAffiliate.CategoryEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.affiliate.model with parameters of type RecognitionAffiliate.CategoryEnumModifier and TypeMethodDescriptionRecognitionAffiliate.category(RecognitionAffiliate.CategoryEnum category) voidRecognitionAffiliate.setCategory(RecognitionAffiliate.CategoryEnum category)