The DiscreteCallSchedule type exposes the following members.

Constructors

  NameDescription
DiscreteCallScheduleOverloaded.

Methods

  NameDescription
addOverloaded.
DisposeOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize (Overrides Object..::.Finalize()()().)
getCall
getCount
getDaysNotice
Get daysNotice.
GetHashCode
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
getNextCall
A convenience method to get the "next" call.
getNextParCall
A convenience method to get the "next" par call.
getNextPremiumCall
A convenience method to get the "next" premium call.
getStartingIndex
Returns the index of the first call that falls on or after the number of daysNotice from tradeDate.
getTradeDate
Get tradeDate.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
remove
Remove a redemption from this DiscreteCallSchedule.
setDaysNotice
Set daysNotice.
setTradeDate
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

See Also