Uses of Class
travel.wink.sdk.extranet.model.NotificationAffiliate
Packages that use NotificationAffiliate
-
Uses of NotificationAffiliate in travel.wink.sdk.extranet.model
Methods in travel.wink.sdk.extranet.model that return NotificationAffiliateModifier and TypeMethodDescription@Valid NotificationAffiliateNotificationViewAffiliate.getNotification()Get notificationNotificationAffiliate.identifier(UUID identifier) NotificationAffiliate.markedAsRemoved(Boolean markedAsRemoved) NotificationAffiliate.notifyViaEmail(Boolean notifyViaEmail) NotificationAffiliate.ownerIdentifier(UUID ownerIdentifier) NotificationAffiliate.priority(NotificationAffiliate.PriorityEnum priority) NotificationAffiliate.recipientType(NotificationAffiliate.RecipientTypeEnum recipientType) NotificationAffiliate.type(NotificationAffiliate.TypeEnum type) Methods in travel.wink.sdk.extranet.model with parameters of type NotificationAffiliateModifier and TypeMethodDescriptionNotificationViewAffiliate.notification(NotificationAffiliate notification) voidNotificationViewAffiliate.setNotification(NotificationAffiliate notification)