public class NotifySenderConfiguration extends Object
Constructor and Description |
---|
NotifySenderConfiguration() |
Modifier and Type | Method and Description |
---|---|
int |
getIdEntryEmailSender()
Returns the IdEntry associate to the email sender
|
int |
getIdForm()
Returns the IdForm
|
String |
getMessage()
Returns the Message
|
void |
setIdEntryEmailSender(int nIdEntry)
Sets the IdEntry associate to the email sender
|
void |
setIdForm(int nIdForm)
Sets the IdForm
|
void |
setMessage(String strMessage)
Sets the Message
|
public int getIdForm()
public void setIdForm(int nIdForm)
nIdForm
- The IdFormpublic int getIdEntryEmailSender()
public void setIdEntryEmailSender(int nIdEntry)
nIdEntry
- The IdEntrypublic String getMessage()
public void setMessage(String strMessage)
strMessage
- The MessageCopyright © 2017 City of Paris. All rights reserved.