abstract class YearlyCalendar
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Collection<SmallMonthView> |
months |
(package private) YearNumber |
year |
| Constructor and Description |
|---|
YearlyCalendar() |
YearNumber year
java.util.Collection<SmallMonthView> months