#include <OnixS/MTS/BondVision/SDP/Classes/SMP.Classes.TI_COUPON_PLAN.h>
Public Member Functions | |
TI_COUPON_PLAN () | |
virtual | ~TI_COUPON_PLAN () |
virtual ClassId::Enum | id () const |
size_t | deserialize (const void *buf, size_t inLen) |
virtual std::string | toString () const |
virtual size_t | serializationBufSize () const |
virtual TI_COUPON_PLAN * | clone () const |
virtual TI_COUPON_PLAN * | clone (void *) const |
Public Member Functions inherited from Class | |
virtual | ~Class () |
size_t | getMaxMessageSize () const |
Definition at line 43 of file SMP.Classes.TI_COUPON_PLAN.h.
|
inline |
Definition at line 46 of file SMP.Classes.TI_COUPON_PLAN.h.
|
inlinevirtual |
Definition at line 50 of file SMP.Classes.TI_COUPON_PLAN.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
size_t deserialize | ( | const void * | buf, |
size_t | inLen | ||
) |
|
inlinevirtual |
|
inlinevirtual |
Implements Class.
Definition at line 90 of file SMP.Classes.TI_COUPON_PLAN.h.
|
virtual |
Provides string presentation.
Implements Class.
Double couponRate |
Coupon rate, expressed as a percentage.
Definition at line 71 of file SMP.Classes.TI_COUPON_PLAN.h.
UInt32 financialInstrumentId |
Unique ID of the financial instrument.
Definition at line 59 of file SMP.Classes.TI_COUPON_PLAN.h.
TI_IRREGULARITY_TYPE::Enum irregularityType |
ID of the irregularity type of the coupon.
Definition at line 74 of file SMP.Classes.TI_COUPON_PLAN.h.
SInt16 sequentialNumber |
Sequential ID of coupon.
Definition at line 62 of file SMP.Classes.TI_COUPON_PLAN.h.
UInt32 startCouponDate |
Start date of coupon maturation.
Definition at line 65 of file SMP.Classes.TI_COUPON_PLAN.h.
UInt32 startExceptionDate |
Start date of exception period (for example, BlackOut, ExCoupon)
Definition at line 77 of file SMP.Classes.TI_COUPON_PLAN.h.
UInt32 stopCouponDate |
Date of coupon payment.
Definition at line 68 of file SMP.Classes.TI_COUPON_PLAN.h.
UInt32 stopExceptionDate |
End date of exception period.
Definition at line 80 of file SMP.Classes.TI_COUPON_PLAN.h.