Classe AgendaSpecialDay
Object
|
+--AgendaSpecialDay
- class
AgendaSpecialDay
the class «AgendaSpecialDay» is the class to manage and describe an AgendaSpecialDay object

Version: 2.8.0
Date: 25/02/2008
Definie dans ergonomique/fw_agenda.js
Sommaire des Attributs |
<private> Date |
_date
Private attribute « _date » - the date of the special day. |
<private> int |
_stateId
Private attribute « _mode » - the state id describing the special day. |
Sommaire des Constructeurs |
AgendaSpecialDay
(<Date_Obligatoire> date, <int_Obligatoire> stateId)
Create a new AgendaSpecialDay object.
|
Sommaire des Méthodes |
Date
|
getDate()
The public method « getDate() » is used to get the date Object of the special day.
|
int
|
getDay()
The public method « getDay() » is used to get the day number of the special day.
|
int
|
getMonth()
The public method « getMonth() » is used to get the month of the special day.
|
int
|
getStateId()
The public method « getStateId() » is used to get the state id of the special day.
|
int
|
getYear()
The public method « getYear() » is used to get the year of the special day.
|
_date
<private> Date _date
Private attribute « _date » - the date of the special day.
_stateId
<private> int _stateId
Private attribute « _mode » - the state id describing the special day.
AgendaSpecialDay
AgendaSpecialDay(<Date_Obligatoire> date, <int_Obligatoire> stateId)
Create a new AgendaSpecialDay object.
Parameters:
date - Date_Obligatoire
: the Date of the day
stateId - int_Obligatoire
: the state id of the day
Version: 2.8.0
Date: 25/02/2008
getDate
Date getDate()
The public method « getDate() » is used to get the date Object of the special day.
Returns:
the date Object of the special day.
Version: 2.8.0
Date: 25/02/2008
getDay
int getDay()
The public method « getDay() » is used to get the day number of the special day.
Returns:
the day number of the special day.
Version: 2.8.0
Date: 25/02/2008
getMonth
int getMonth()
The public method « getMonth() » is used to get the month of the special day.
Returns:
the month of the special day.
Version: 2.8.0
Date: 25/02/2008
getStateId
int getStateId()
The public method « getStateId() » is used to get the state id of the special day.
Returns:
the state id of the special day.
Version: 2.8.0
Date: 25/02/2008
getYear
int getYear()
The public method « getYear() » is used to get the year of the special day.
Returns:
the year of the special day.
Version: 2.8.0
Date: 25/02/2008
Version 2.10.0, / Etat : Validé
Cette création est mise à disposition selon le Contrat Paternité - Pas d'Utilisation Commerciale - Partage des Conditions Initiales à l'Identique disponible en ligne http://creativecommons.org/licenses/by-nc-sa/2.0/fr/ ou par courrier postal à Creative Commons, 559 Nathan Abbott Way, Stanford,California 94305, USA.
Documentation generated by
JSDoc on Wed Jan 6 17:05:02 2010