- Enclosing interface:
- Holidays
public static interface Holidays.HolidayInstance
Represents a holiday instance.
-
Method Summary
-
Method Details
-
getCategory
- Returns:
- the holiday category, e.g. "public".
-
getName
- Returns:
- the local name of the holiday.
-
getDate
- Returns:
- the date of the holiday.