public class SetAppointmentResourceHistory extends Object
Constructor and Description |
---|
SetAppointmentResourceHistory() |
Modifier and Type | Method and Description |
---|---|
int |
getId()
Get the primary key of the update
|
int |
getIdAppointment()
Get the id of the appointment associated with this history
|
int |
getIdFormResourceType()
Get the id of the form resource type
|
int |
getIdHistory()
Get the id of the history
|
String |
getIdResource()
Get the id of the resource set
|
void |
setId(int nId)
Set the primary key
|
void |
setIdAppointment(int nIdAppointment)
Set the id of the appointment associated with this history
|
void |
setIdFormResourceType(int nIdFormResourceType)
Set the id of the form resource type
|
void |
setIdHistory(int nIdHistory)
Set the id of the history
|
void |
setIdResource(String strIdResource)
Set the id of the resource set
|
public int getId()
public void setId(int nId)
nId
- The primary keypublic int getIdHistory()
public void setIdHistory(int nIdHistory)
nIdHistory
- The id of the historypublic int getIdAppointment()
public void setIdAppointment(int nIdAppointment)
nIdAppointment
- The id of the appointment associated with this historypublic String getIdResource()
public void setIdResource(String strIdResource)
strIdResource
- The id of the resource setpublic int getIdFormResourceType()
public void setIdFormResourceType(int nIdFormResourceType)
nIdFormResourceType
- The id of the form resource typeCopyright © 2018 City of Paris. All rights reserved.