Uses of Class
org.holiday.calendar.HolidayCalendar
Packages that use HolidayCalendar
-
Uses of HolidayCalendar in org.holiday.calendar
Methods in org.holiday.calendar that return HolidayCalendarModifier and TypeMethodDescriptionHolidayCalendar.HolidayCalendarBuilder.build()Create (or return cached)HolidayCalendaridentified by the specified code.HolidayCalendarService.getHolidayCalendar()Get the holiday calendar object provided by this service.HolidayCalendar.merge(HolidayCalendar other) Merge the givenHolidayCalendarobject with this one.Methods in org.holiday.calendar with parameters of type HolidayCalendarModifier and TypeMethodDescriptionHolidayCalendar.merge(HolidayCalendar other) Merge the givenHolidayCalendarobject with this one.