static ManagerParameter |
ManagerParameters.create(HolidayCalendar calendar) |
Uses the holiday calendar based country if it exists or its language otherwise.
|
static ManagerParameter |
ManagerParameters.create(HolidayCalendar calendar,
Properties properties) |
Uses the holiday calendar based country if it exists or its language otherwise.
|
static ManagerParameter |
ManagerParameters.create(String calendarPart) |
Uses the calendar part as identification for the holidays
|
static ManagerParameter |
ManagerParameters.create(String calendarPart,
Properties properties) |
Uses the calendar part as identification for the holidays
|
static ManagerParameter |
ManagerParameters.create(URL calendarFileUrl) |
Uses a given calendar file url
|
static ManagerParameter |
ManagerParameters.create(URL calendarFileUrl,
Properties properties) |
Uses a given calendar file url
|
static ManagerParameter |
ManagerParameters.create(Locale locale) |
Uses the locales country if it exists or its language otherwise.
|
static ManagerParameter |
ManagerParameters.create(Locale locale,
Properties properties) |
Uses the locales country if it exists or its language otherwise.
|
ManagerParameter |
HolidayManager.getManagerParameter() |
|