public final class CalendarTemplate extends Object implements Serializable
Modifier and Type | Field and Description |
---|---|
static String |
CALENDAR |
static String |
CALENDAR_OPEN_DAYS |
static String |
FREE_SLOTS |
static String |
FREE_SLOTS_ON_OPEN_DAYS |
Constructor and Description |
---|
CalendarTemplate() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription()
Get the description of the template
|
int |
getIdCalendarTemplate()
Get the id of the template
|
String |
getTemplatePath()
Get the path of the file of the template
|
String |
getTitle()
Get the title of the template
|
void |
setDescription(String strDescription)
Set the description of the template
|
void |
setIdCalendarTemplate(int nIdCalendarTemplate)
Set the id of the template
|
void |
setTemplatePath(String strTemplatePath)
Set the path of the file of the template
|
void |
setTitle(String strTitle)
Set the title of the template
|
public static final String CALENDAR
public static final String CALENDAR_OPEN_DAYS
public static final String FREE_SLOTS
public static final String FREE_SLOTS_ON_OPEN_DAYS
public int getIdCalendarTemplate()
public void setIdCalendarTemplate(int nIdCalendarTemplate)
nId
- The id of the templatepublic String getTitle()
public void setTitle(String strTitle)
strTitle
- The title of the templatepublic String getDescription()
public void setDescription(String strDescription)
strDescription
- The description of the templatepublic String getTemplatePath()
public void setTemplatePath(String strTemplatePath)
strTemplatePath
- The path of the file of the templateCopyright © 2020 City of Paris. All rights reserved.