public class ZeroCouponInflationSwap extends Instrument
| Modifier and Type | Field and Description |
|---|---|
static _ZeroCouponInflationSwap.Type |
Payer |
static _ZeroCouponInflationSwap.Type |
Receiver |
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
ZeroCouponInflationSwap(_ZeroCouponInflationSwap.Type type,
double nominal,
Date start,
Date maturity,
Calendar calendar,
BusinessDayConvention convention,
DayCounter dayCounter,
double fixedRate,
ZeroInflationIndex index,
Period lag) |
|
ZeroCouponInflationSwap(_ZeroCouponInflationSwap.Type type,
double nominal,
Date start,
Date maturity,
Calendar calendar,
BusinessDayConvention convention,
DayCounter dayCounter,
double fixedRate,
ZeroInflationIndex index,
Period lag,
boolean adjustInfObsDates) |
|
ZeroCouponInflationSwap(_ZeroCouponInflationSwap.Type type,
double nominal,
Date start,
Date maturity,
Calendar calendar,
BusinessDayConvention convention,
DayCounter dayCounter,
double fixedRate,
ZeroInflationIndex index,
Period lag,
boolean adjustInfObsDates,
Calendar infCalendar) |
|
ZeroCouponInflationSwap(_ZeroCouponInflationSwap.Type type,
double nominal,
Date start,
Date maturity,
Calendar calendar,
BusinessDayConvention convention,
DayCounter dayCounter,
double fixedRate,
ZeroInflationIndex index,
Period lag,
boolean adjustInfObsDates,
Calendar infCalendar,
BusinessDayConvention infConvention) |
protected |
ZeroCouponInflationSwap(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
double |
fairRate() |
protected void |
finalize() |
Leg |
fixedLeg() |
protected static long |
getCPtr(ZeroCouponInflationSwap obj) |
Leg |
inflationLeg() |
_ZeroCouponInflationSwap.Type |
type() |
__deref__, asObservable, errorEstimate, freeze, getCPtr, isExpired, isNull, NPV, recalculate, setPricingEngine, unfreezepublic static final _ZeroCouponInflationSwap.Type Receiver
public static final _ZeroCouponInflationSwap.Type Payer
protected ZeroCouponInflationSwap(long cPtr,
boolean cMemoryOwn)
public ZeroCouponInflationSwap(_ZeroCouponInflationSwap.Type type, double nominal, Date start, Date maturity, Calendar calendar, BusinessDayConvention convention, DayCounter dayCounter, double fixedRate, ZeroInflationIndex index, Period lag, boolean adjustInfObsDates, Calendar infCalendar, BusinessDayConvention infConvention)
public ZeroCouponInflationSwap(_ZeroCouponInflationSwap.Type type, double nominal, Date start, Date maturity, Calendar calendar, BusinessDayConvention convention, DayCounter dayCounter, double fixedRate, ZeroInflationIndex index, Period lag, boolean adjustInfObsDates, Calendar infCalendar)
public ZeroCouponInflationSwap(_ZeroCouponInflationSwap.Type type, double nominal, Date start, Date maturity, Calendar calendar, BusinessDayConvention convention, DayCounter dayCounter, double fixedRate, ZeroInflationIndex index, Period lag, boolean adjustInfObsDates)
public ZeroCouponInflationSwap(_ZeroCouponInflationSwap.Type type, double nominal, Date start, Date maturity, Calendar calendar, BusinessDayConvention convention, DayCounter dayCounter, double fixedRate, ZeroInflationIndex index, Period lag)
protected static long getCPtr(ZeroCouponInflationSwap obj)
protected void finalize()
finalize in class Instrumentpublic void delete()
delete in class Instrumentpublic double fairRate()
public Leg fixedLeg()
public Leg inflationLeg()
public _ZeroCouponInflationSwap.Type type()
Copyright © 2017. All rights reserved.