Class CalendarAdapter


  • public class CalendarAdapter
    extends java.lang.Object
    Used to create and customise a CalendarAdapter to provide calendar data like tenor's or settlement dates.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void start()
      Starts this CalendarAdapter
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • start

        public void start()
                   throws java.lang.Exception
        Starts this CalendarAdapter
        Throws:
        java.lang.Exception