|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MonthData | |
| org.novadeck.jxla.data | |
| Uses of MonthData in org.novadeck.jxla.data |
| Methods in org.novadeck.jxla.data that return MonthData | |
MonthData |
SiteHistory.getLastMonth()
retrieve current month information. |
| Methods in org.novadeck.jxla.data with parameters of type MonthData | |
void |
SiteHistory.addMonthSummary(MonthData m)
add a month to be stored summarized |
void |
SiteHistory.setLastMonth(MonthData m)
set the month that has been finished ( current month ) to store all data for further use |
| Constructors in org.novadeck.jxla.data with parameters of type MonthData | |
DayData(int day,
MonthData month)
constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||