public class NotificationDTO extends Object
Constructor and Description |
---|
NotificationDTO() |
Modifier and Type | Method and Description |
---|---|
Integer |
getIdOffer() |
String |
getMessage() |
String |
getNotificationAction() |
String |
getRecipientsTo() |
String |
getSubject() |
void |
setIdOffer(Integer idOffer) |
void |
setMessage(String strMessage) |
void |
setNotificationAction(String notificationAction) |
void |
setRecipientsTo(String strRecipientsTo) |
void |
setSubject(String strSubject) |
public void setRecipientsTo(String strRecipientsTo)
strRecipientsTo
- the strRecipientsTo to setpublic String getRecipientsTo()
public void setSubject(String strSubject)
strSubject
- the strSubject to setpublic String getSubject()
public void setMessage(String strMessage)
strMessage
- the strMessage to setpublic String getMessage()
public void setNotificationAction(String notificationAction)
notificationAction
- the notificationAction to setpublic String getNotificationAction()
public void setIdOffer(Integer idOffer)
idOffer
- the idOffer to setpublic Integer getIdOffer()
Copyright © 2020 City of Paris. All rights reserved.