Documentation of 'org.jfin.date.daycount.defaultimpl.Business252' Java class
Business252
org.jfin.date.daycount.defaultimpl

Class Business252

    • Constructor Detail

      • Business252

        public Business252(HolidayCalendar holidayCalendar)
        Parameters:
        holidayCalendar -
    • Method Detail

      • getHolidayCalendar

        public HolidayCalendar getHolidayCalendar()
        Returns:
        Returns the holidayCalendar.
      • setHolidayCalendar

        public void setHolidayCalendar(HolidayCalendar holidayCalendar)
        Parameters:
        holidayCalendar - The holidayCalendar to set.
      • calculateDaycountFraction

        public double calculateDaycountFraction(java.util.Calendar startCalendar,
                                                java.util.Calendar endCalendar,
                                                java.util.Calendar periodStartCalendar,
                                                java.util.Calendar periodEndCalendar)
                                         throws DaycountException
        Description copied from class: DaycountCalculator
        Calculates the daycount fraction of the period represented by the startCalendar and endCalendar with reference to the period represented by periodStartCalendar and periodEndCalendar. Used when the period represented by startCalendar and endCalendar is a long or short stub period, the periodStartCalendar and periodEndCalendar represent the 'notional' period as if it were a full period and not a stub
        Specified by:
        calculateDaycountFraction in class DaycountCalculator
        Returns:
        The day count fraction of a year
        Throws:
        DaycountException

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.