Uses of Enum Class
travel.wink.sdk.notification.model.NotificationAffiliate.RecipientTypeEnum
Packages that use NotificationAffiliate.RecipientTypeEnum
-
Uses of NotificationAffiliate.RecipientTypeEnum in travel.wink.sdk.notification.model
Methods in travel.wink.sdk.notification.model that return NotificationAffiliate.RecipientTypeEnumModifier and TypeMethodDescriptionNotificationAffiliate.getRecipientType()Recipient typeReturns the enum constant of this class with the specified name.NotificationAffiliate.RecipientTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in travel.wink.sdk.notification.model with parameters of type NotificationAffiliate.RecipientTypeEnumModifier and TypeMethodDescriptionNotificationAffiliate.recipientType(NotificationAffiliate.RecipientTypeEnum recipientType) voidNotificationAffiliate.setRecipientType(NotificationAffiliate.RecipientTypeEnum recipientType)