Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Members: Show All
Members: Filtered
Members: Filtered
Members: Filtered
C#
Visual Basic
Visual C++
Include Protected Members
Include Inherited Members
FISA.NET Class Library
ContinuousCallSchedule Methods
ContinuousCallSchedule Class
See Also
Send Feedback
The
ContinuousCallSchedule
type exposes the following members.
Methods
Name
Description
add
Overloaded.
Dispose
Overloaded.
Equals
Determines whether the specified
Object
is equal to the current
Object
.
(Inherited from
Object
.)
Finalize
(Inherited from
DiscreteCallSchedule
.)
getCall
(Overrides
DiscreteCallSchedule
.
.
::
.
getCall(Int32)
.)
getCount
(Overrides
DiscreteCallSchedule
.
.
::
.
getCount
()
()
()
.)
getDaysNotice
Get daysNotice.
(Inherited from
DiscreteCallSchedule
.)
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
(Overrides
DiscreteCallSchedule
.
.
::
.
getNextCall
()
()
()
.)
getNextContinuousCall
Returns the next generated continuous call.
getNextParCall
(Overrides
DiscreteCallSchedule
.
.
::
.
getNextParCall
()
()
()
.)
getNextPremiumCall
(Overrides
DiscreteCallSchedule
.
.
::
.
getNextPremiumCall
()
()
()
.)
getStartingIndex
(Overrides
DiscreteCallSchedule
.
.
::
.
getStartingIndex
()
()
()
.)
getTradeDate
Get tradeDate.
(Inherited from
DiscreteCallSchedule
.)
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.
(Inherited from
DiscreteCallSchedule
.)
setDaysNotice
(Overrides
DiscreteCallSchedule
.
.
::
.
setDaysNotice(Int32)
.)
setTradeDate
(Overrides
DiscreteCallSchedule
.
.
::
.
setTradeDate(FISADate)
.)
ToString
Returns a
String
that represents the current
Object
.
(Inherited from
Object
.)
See Also
ContinuousCallSchedule Class
com.ftlabs.fisa Namespace