Interface Fixed

  • All Superinterfaces:
    Described, Limited, Movable

    public interface Fixed
    extends Described, Movable, Limited
    Represents the configuration of a holiday that can be
    • Movable
    • Limited
    • Described

    and occurs on the same day and month on every year.

    Example: A holiday on the first January, like New Year.

    The FixedParser is used.

    • Method Detail

      • day

        MonthDay day()
        Contains the information on which day and month this holiday occurs.
        Returns:
        month and day on which this holiday will occur