public class AppointmentResource extends Object implements Serializable
Constructor and Description |
---|
AppointmentResource() |
Modifier and Type | Method and Description |
---|---|
int |
getIdAppointment()
Get the id of the appointment
|
int |
getIdAppointmentFormResourceType()
Get the id of the appointment form resource type
|
String |
getIdResource()
Get the id of the resource
|
void |
setIdAppointment(int nIdAppointment)
Set the id of the appointment
|
void |
setIdAppointmentFormResourceType(int nIdAppointmentFormResourceType)
Set the id of the appointment form resource type
|
void |
setIdResource(String strIdResource)
Set the id of the resource
|
public int getIdAppointment()
public void setIdAppointment(int nIdAppointment)
nIdAppointment
- The id of the appointmentpublic int getIdAppointmentFormResourceType()
public void setIdAppointmentFormResourceType(int nIdAppointmentFormResourceType)
nIdAppointmentFormResourceType
- The id of the appointment form resource typepublic String getIdResource()
public void setIdResource(String strIdResource)
strIdResource
- The id of the resourceCopyright © 2019 City of Paris. All rights reserved.