Uses of Class
travel.wink.sdk.affiliate.model.Notification
Packages that use Notification
-
Uses of Notification in travel.wink.sdk.affiliate.model
Methods in travel.wink.sdk.affiliate.model that return NotificationModifier and TypeMethodDescription@Valid NotificationNotificationView.getNotification()Get notificationNotification.identifier(UUID identifier) Notification.markedAsRemoved(Boolean markedAsRemoved) Notification.notifyViaEmail(Boolean notifyViaEmail) Notification.ownerIdentifier(UUID ownerIdentifier) Notification.priority(Notification.PriorityEnum priority) Notification.recipientType(Notification.RecipientTypeEnum recipientType) Notification.type(Notification.TypeEnum type) Methods in travel.wink.sdk.affiliate.model with parameters of type NotificationModifier and TypeMethodDescriptionNotificationView.notification(Notification notification) voidNotificationView.setNotification(Notification notification)