Package | Description |
---|---|
de.jollyday |
Modifier and Type | Method and Description |
---|---|
static HolidayCalendar |
HolidayCalendar.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.
|
Modifier and Type | Method and Description |
---|---|
static ManagerParameter |
ManagerParameters.create(HolidayCalendar calendar) |
static ManagerParameter |
ManagerParameters.create(HolidayCalendar calendar,
Properties properties) |
static HolidayManager |
HolidayManager.getInstance(HolidayCalendar c)
Deprecated.
Use
HolidayManager.getInstance(ManagerParameter) instead. |
static HolidayManager |
HolidayManager.getInstance(HolidayCalendar c,
Properties properties)
Deprecated.
Use
HolidayManager.getInstance(ManagerParameter) instead. |
Copyright © 18.01.2010–2015. All rights reserved.