public class ReminderAppointment extends Object
Constructor and Description |
---|
ReminderAppointment() |
Modifier and Type | Method and Description |
---|---|
String |
getAlertSubject()
Get the subject
|
String |
getEmailAlertMessage()
Get alert email message
|
String |
getEmailCc()
Get emailCc
|
int |
getIdForm()
GET id form
|
int |
getIdStateAfter()
Get the state after
|
int |
getIdTask()
Get id task
|
String |
getNumberPhone()
Get the number phone
|
int |
getRank()
GET the rank
|
String |
getSmsAlertMessage()
Get alert sms message
|
int |
getTimeToAlert()
GET the TimeToAlert
|
boolean |
isEmailNotify()
GET the email notify
|
boolean |
isSmsNotify()
GET sms notify
|
void |
setAlertSubject(String strAlertSubject)
Set the subject
|
void |
setEmailAlertMessage(String strAlertEmailMessage)
Sets the email alert message
|
void |
setEmailCc(String strEmailCc)
Set emailCc
|
void |
setEmailNotify(boolean bEmailNotify)
SET the email notify
|
void |
setIdForm(int nIdForm)
SET th id form
|
void |
setIdStateAfter(int nIdStateAfter)
Set the state after
|
void |
setIdTask(int nIdTask)
Set the id task
|
void |
setNumberPhone(String strNumberPhone)
Set the numberPhone
|
void |
setRank(int nRank)
SET the rank
|
void |
setSmsAlertMessage(String strSmsAlertMessage)
Sets the sms alert message
|
void |
setSmsNotify(boolean bSmsNotify)
SET SmsNotify
|
void |
setTimeToAlert(int nTimeToAlert)
SET the time to alert
|
public int getIdForm()
public void setIdForm(int nIdForm)
nIdForm
- the id formpublic int getRank()
public void setRank(int nRank)
nRank
- the rankpublic int getTimeToAlert()
public void setTimeToAlert(int nTimeToAlert)
nTimeToAlert
- the TimeToAlertpublic boolean isEmailNotify()
public void setEmailNotify(boolean bEmailNotify)
bEmailNotify
- email notifypublic boolean isSmsNotify()
public void setSmsNotify(boolean bSmsNotify)
bSmsNotify
- the sms notifypublic String getEmailAlertMessage()
public void setEmailAlertMessage(String strAlertEmailMessage)
strAlertEmailMessage
- email alert messagepublic String getSmsAlertMessage()
public void setSmsAlertMessage(String strSmsAlertMessage)
strSmsAlertMessage
- alert messagepublic String getAlertSubject()
public void setAlertSubject(String strAlertSubject)
strAlertSubject
- the subjectpublic String getEmailCc()
public void setEmailCc(String strEmailCc)
strEmailCc
- the email ccpublic String getNumberPhone()
public void setNumberPhone(String strNumberPhone)
strNumberPhone
- the number phonepublic int getIdStateAfter()
public void setIdStateAfter(int nIdStateAfter)
nIdStateAfter
- id state afterpublic int getIdTask()
public void setIdTask(int nIdTask)
nIdTask
- the id taskCopyright © 2018 City of Paris. All rights reserved.