The AbstractSecurity type exposes the following members.

Methods

  NameDescription
createCalculatorOverloaded.
createQuoteAnalyticsOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
getDatedDate
Get the DatedDate set for this Security
getDayCountBasis
Get the DayCountBasis.
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.)
getMarket
Get the Market for this Security.
getParValue
Get the parValue.
getRedemption
getRedemptionCount
GetType
Gets the Type of the current instance.
(Inherited from Object.)
isEomAdjust
Get the EOM Adjust flag, which determines whether the End Of Month Adjustment rule should be used while calculating days for this Security.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
setDatedDate
Set the DatedDate for this Security
setDayCountBasis
Set the DayCountBasis.
setEomAdjust
Set the EOM Adjust flag, which determines whether the End Of Month Adjustment rule should be used while calculating days for this Security.
setParValue
Set the parValue.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

See Also