Uses of Class
de.focus_shift.spi.ChristianHolidayType
-
Packages that use ChristianHolidayType Package Description de.focus_shift.spi -
-
Uses of ChristianHolidayType in de.focus_shift.spi
Methods in de.focus_shift.spi that return ChristianHolidayType Modifier and Type Method Description ChristianHolidayTypeChristianHoliday. type()static ChristianHolidayTypeChristianHolidayType. valueOf(String name)Returns the enum constant of this type with the specified name.static ChristianHolidayType[]ChristianHolidayType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-