Documentation of 'org.jfin.date.holiday.financialcalendarimpl.FinancialCalendarHolidayCalendar' Java class
FinancialCalendarHolidayCalendar
org.jfin.date.holiday.financialcalendarimpl

Class FinancialCalendarHolidayCalendar<T>

    • Constructor Detail

      • FinancialCalendarHolidayCalendar

        public FinancialCalendarHolidayCalendar(HolidayFile holidayFile,
                                                java.lang.String locale)
        Parameters:
        holidayFile -
        locale -
    • Method Detail

      • isWeekend

        public boolean isWeekend(java.util.Calendar d)
        Description copied from class: HolidayCalendar
        Returns true if the Calendar falls on a weekend, otherwise false.
        Specified by:
        isWeekend in class HolidayCalendar
        Parameters:
        d - The Calendar to check
        Returns:
        true if the Calendar is a weekend, otherwise false
      • isHoliday

        public boolean isHoliday(java.util.Calendar d)
        Description copied from class: HolidayCalendar
        Returns true if the Calendar falls on a holiday or a weekend, otherwise false.
        Specified by:
        isHoliday in class HolidayCalendar
        Parameters:
        d - The Calendar to check
        Returns:
        true if the Calendar is a holiday, otherwise false
      • getHolidayFile

        public HolidayFile getHolidayFile()
        Returns:
        Returns the holidayFile.
      • setHolidayFile

        public void setHolidayFile(HolidayFile holidayFile)
        Parameters:
        holidayFile - The holidayFile to set.
      • getLocale

        public java.lang.String getLocale()
        Returns:
        Returns the locale.
      • setLocale

        public void setLocale(java.lang.String locale)
        Parameters:
        locale - The locale to set.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.