#include <PvPSeasonTemplate.h>
◆ getEndDay()
int PvPSeasonTemplate::getEndDay |
( |
| ) |
|
|
inline |
◆ getEndHour()
int PvPSeasonTemplate::getEndHour |
( |
| ) |
|
|
inline |
◆ getEndMinute()
int PvPSeasonTemplate::getEndMinute |
( |
| ) |
|
|
inline |
◆ getEndMonth()
int PvPSeasonTemplate::getEndMonth |
( |
| ) |
|
|
inline |
◆ getSeasonName()
std::string PvPSeasonTemplate::getSeasonName |
( |
| ) |
|
|
inline |
◆ getSeasonTitle()
std::string PvPSeasonTemplate::getSeasonTitle |
( |
| ) |
|
|
inline |
◆ getStartDay()
int PvPSeasonTemplate::getStartDay |
( |
| ) |
|
|
inline |
◆ getStartHour()
int PvPSeasonTemplate::getStartHour |
( |
| ) |
|
|
inline |
◆ getStartMinute()
int PvPSeasonTemplate::getStartMinute |
( |
| ) |
|
|
inline |
◆ getStartMonth()
int PvPSeasonTemplate::getStartMonth |
( |
| ) |
|
|
inline |
◆ setEndDay()
void PvPSeasonTemplate::setEndDay |
( |
int | val | ) |
|
|
inline |
◆ setEndHour()
void PvPSeasonTemplate::setEndHour |
( |
int | val | ) |
|
|
inline |
◆ setEndMinute()
void PvPSeasonTemplate::setEndMinute |
( |
int | val | ) |
|
|
inline |
◆ setEndMonth()
void PvPSeasonTemplate::setEndMonth |
( |
int | val | ) |
|
|
inline |
◆ setSeasonName()
void PvPSeasonTemplate::setSeasonName |
( |
std::string | val | ) |
|
|
inline |
◆ setSeasonTitle()
void PvPSeasonTemplate::setSeasonTitle |
( |
std::string | val | ) |
|
|
inline |
◆ setStartDay()
void PvPSeasonTemplate::setStartDay |
( |
int | val | ) |
|
|
inline |
◆ setStartHour()
void PvPSeasonTemplate::setStartHour |
( |
int | val | ) |
|
|
inline |
◆ setStartMinute()
void PvPSeasonTemplate::setStartMinute |
( |
int | val | ) |
|
|
inline |
◆ setStartMonth()
void PvPSeasonTemplate::setStartMonth |
( |
int | val | ) |
|
|
inline |