Interface Holidays.HolidayInstance

  • Enclosing interface:
    Holidays

    public static interface Holidays.HolidayInstance
    • Method Detail

      • getCategory

        java.lang.String getCategory()
      • getName

        java.lang.String getName()
      • getDate

        java.time.LocalDate getDate()