public class UpdateAdminAppointmentHistory extends Object
Constructor and Description |
---|
UpdateAdminAppointmentHistory() |
Modifier and Type | Method and Description |
---|---|
int |
getIdAdminUser()
Get the id of the admin user that was associated to the appointment
|
int |
getIdAppointment()
Get the id of the appointment associated with this history
|
int |
getIdHistory()
Get the id of the history of this manual appointment notification
|
int |
getIdUpdate()
Get the primary key of the update
|
void |
setIdAdminUser(int nIdAdminUser)
Set the id of the admin user that was associated to the appointment
|
void |
setIdAppointment(int nIdAppointment)
Set the id of the appointment associated with this history
|
void |
setIdHistory(int nIdHistory)
Set the id of the history of this manual appointment notification
|
void |
setIdUpdate(int nIdUpdate)
Set the primary key of the update
|
public int getIdUpdate()
public void setIdUpdate(int nIdUpdate)
nIdUpdate
- The primary key of the updatepublic int getIdHistory()
public void setIdHistory(int nIdHistory)
nIdHistory
- The id of the history of this manual appointment notificationpublic int getIdAppointment()
public void setIdAppointment(int nIdAppointment)
nIdAppointment
- The id of the appointment associated with this historypublic int getIdAdminUser()
public void setIdAdminUser(int nIdAdminUser)
nIdAdminUser
- The id of the admin user that was associated to the appointmentCopyright © 2021 City of Paris. All rights reserved.