Module de.focus_shift.jollyday.core
Package de.focus_shift.jollyday.core.spi
Interface IslamicHolidayConfiguration
Represents the configuration of an islamic holiday that can be
- Movable
- Limited
- Described
and has a special IslamicHolidayConfiguration.IslamicHolidayType.
The IslamicHolidayParser is used.
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface de.focus_shift.jollyday.core.spi.Limited
Limited.YearCycleNested classes/interfaces inherited from interface de.focus_shift.jollyday.core.spi.Movable
Movable.MovingCondition -
Method Summary
Modifier and TypeMethodDescriptiondefault @NonNull Stringtype()Describes theIslamicHolidayConfiguration.IslamicHolidayTypeMethods inherited from interface de.focus_shift.jollyday.core.spi.Described
descriptionPropertiesKey, descriptionPropertiesKeyPrefixSeparator, holidayTypeMethods inherited from interface de.focus_shift.jollyday.core.spi.Movable
conditions
-
Method Details
-
type
@NonNull IslamicHolidayConfiguration.IslamicHolidayType type()Describes theIslamicHolidayConfiguration.IslamicHolidayType- Returns:
- the type of the islamic holiday
-
descriptionPropertiesKeyPrefix
- Specified by:
descriptionPropertiesKeyPrefixin interfaceDescribed
-