Options
All
  • Public
  • Public/Protected
  • All
Menu

helper class This class provides a more comfortable interface to the argument list of Schedule's constructor.

Hierarchy

  • MakeSchedule

Implements

Index

Constructors

constructor

Properties

Private _calendar

_calendar: Calendar

Private _convention

Private _effectiveDate

_effectiveDate: Date

Private _endOfMonth

_endOfMonth: boolean

Private _firstDate

_firstDate: Date

Private _nextToLastDate

_nextToLastDate: Date

Private _rule

_rule: Rule

Private _tenor

_tenor: Period

Private _terminationDate

_terminationDate: Date

Private _terminationDateConvention

_terminationDateConvention: BusinessDayConvention

Methods

backwards

endOfMonth

  • Parameters

    • Default value flag: boolean = true

    Returns MakeSchedule

f

forwards

from

  • Parameters

    • effectiveDate: Date

    Returns MakeSchedule

to

  • Parameters

    • terminationDate: Date

    Returns MakeSchedule

withCalendar

withConvention

withFirstDate

  • Parameters

    • d: Date

    Returns MakeSchedule

withFrequency

withNextToLastDate

  • Parameters

    • d: Date

    Returns MakeSchedule

withRule

withTenor

withTerminationDateConvention