public class IborCoupon extends FloatingRateCoupon
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
IborCoupon(Date paymentDate,
double nominal,
Date startDate,
Date endDate,
int fixingDays,
InterestRateIndex index) |
|
IborCoupon(Date paymentDate,
double nominal,
Date startDate,
Date endDate,
int fixingDays,
InterestRateIndex index,
double gearing) |
|
IborCoupon(Date paymentDate,
double nominal,
Date startDate,
Date endDate,
int fixingDays,
InterestRateIndex index,
double gearing,
double spread) |
|
IborCoupon(Date paymentDate,
double nominal,
Date startDate,
Date endDate,
int fixingDays,
InterestRateIndex index,
double gearing,
double spread,
Date refPeriodStart) |
|
IborCoupon(Date paymentDate,
double nominal,
Date startDate,
Date endDate,
int fixingDays,
InterestRateIndex index,
double gearing,
double spread,
Date refPeriodStart,
Date refPeriodEnd) |
|
IborCoupon(Date paymentDate,
double nominal,
Date startDate,
Date endDate,
int fixingDays,
InterestRateIndex index,
double gearing,
double spread,
Date refPeriodStart,
Date refPeriodEnd,
DayCounter dayCounter) |
protected |
IborCoupon(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(IborCoupon obj) |
adjustedFixing, convexityAdjustment, fixingDate, fixingDays, gearing, getCPtr, index, indexFixing, isInArrears, price, setPricer, spreadaccrualDays, accrualEndDate, accrualPeriod, accrualStartDate, accruedAmount, dayCounter, exCouponDate, getCPtr, nominal, rate, referencePeriodEnd, referencePeriodStartprotected IborCoupon(long cPtr,
boolean cMemoryOwn)
public IborCoupon(Date paymentDate, double nominal, Date startDate, Date endDate, int fixingDays, InterestRateIndex index, double gearing, double spread, Date refPeriodStart, Date refPeriodEnd, DayCounter dayCounter)
public IborCoupon(Date paymentDate, double nominal, Date startDate, Date endDate, int fixingDays, InterestRateIndex index, double gearing, double spread, Date refPeriodStart, Date refPeriodEnd)
public IborCoupon(Date paymentDate, double nominal, Date startDate, Date endDate, int fixingDays, InterestRateIndex index, double gearing, double spread, Date refPeriodStart)
public IborCoupon(Date paymentDate, double nominal, Date startDate, Date endDate, int fixingDays, InterestRateIndex index, double gearing, double spread)
public IborCoupon(Date paymentDate, double nominal, Date startDate, Date endDate, int fixingDays, InterestRateIndex index, double gearing)
public IborCoupon(Date paymentDate, double nominal, Date startDate, Date endDate, int fixingDays, InterestRateIndex index)
protected static long getCPtr(IborCoupon obj)
protected void finalize()
finalize in class FloatingRateCouponpublic void delete()
delete in class FloatingRateCouponCopyright © 2017. All rights reserved.