Uses of Class
de.focus_shift.HolidayCalendar
-
Packages that use HolidayCalendar Package Description de.focus_shift -
-
Uses of HolidayCalendar in de.focus_shift
Methods in de.focus_shift that return HolidayCalendar Modifier and Type Method Description static HolidayCalendarHolidayCalendar. valueOf(String name)Returns the enum constant of this type with the specified name.static HolidayCalendar[]HolidayCalendar. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in de.focus_shift with parameters of type HolidayCalendar Modifier and Type Method Description static ManagerParameterManagerParameters. create(HolidayCalendar calendar)static ManagerParameterManagerParameters. create(HolidayCalendar calendar, Properties properties)
-