public final class WeekDefinition extends AbstractDateConversion implements Serializable
Constructor and Description |
---|
WeekDefinition() |
Modifier and Type | Method and Description |
---|---|
int |
getIdForm()
Get the form id the week definition belongs to
|
int |
getIdWeekDefinition()
Get the id of the week definition
|
List<WorkingDay> |
getListWorkingDay()
Get the list of the working days of the week
|
void |
setIdForm(int nIdForm)
Set the form id the week definition belongs to
|
void |
setIdWeekDefinition(int nIdWeekDefinition)
Set the id of the week definition
|
void |
setListWorkingDay(List<WorkingDay> listWorkingDays)
Set the working days for the week
|
getDateOfApply, getSqlDateOfApply, setDateOfApply, setSqlDateOfApply
public int getIdWeekDefinition()
public void setIdWeekDefinition(int nIdWeekDefinition)
_nIdWeekDefinition
- the id to setpublic int getIdForm()
public void setIdForm(int nIdForm)
nIdForm
- the form id to setpublic List<WorkingDay> getListWorkingDay()
public void setListWorkingDay(List<WorkingDay> listWorkingDays)
_listWorkingDays
- the list o f working days to setCopyright © 2018 City of Paris. All rights reserved.