public class YearOnYearInflationSwap extends Instrument
| Modifier and Type | Field and Description |
|---|---|
static _YearOnYearInflationSwap.Type |
Payer |
static _YearOnYearInflationSwap.Type |
Receiver |
swigCMemOwn| Modifier | Constructor and Description |
|---|---|
|
YearOnYearInflationSwap(_YearOnYearInflationSwap.Type type,
double nominal,
Schedule fixedSchedule,
double fixedRate,
DayCounter fixedDayCounter,
Schedule yoySchedule,
YoYInflationIndex index,
Period lag,
double spread,
DayCounter yoyDayCounter,
Calendar paymentCalendar) |
|
YearOnYearInflationSwap(_YearOnYearInflationSwap.Type type,
double nominal,
Schedule fixedSchedule,
double fixedRate,
DayCounter fixedDayCounter,
Schedule yoySchedule,
YoYInflationIndex index,
Period lag,
double spread,
DayCounter yoyDayCounter,
Calendar paymentCalendar,
BusinessDayConvention paymentConvention) |
protected |
YearOnYearInflationSwap(long cPtr,
boolean cMemoryOwn) |
| Modifier and Type | Method and Description |
|---|---|
void |
delete() |
double |
fairRate() |
protected void |
finalize() |
protected static long |
getCPtr(YearOnYearInflationSwap obj) |
__deref__, asObservable, errorEstimate, freeze, getCPtr, isExpired, isNull, NPV, recalculate, setPricingEngine, unfreezepublic static final _YearOnYearInflationSwap.Type Receiver
public static final _YearOnYearInflationSwap.Type Payer
protected YearOnYearInflationSwap(long cPtr,
boolean cMemoryOwn)
public YearOnYearInflationSwap(_YearOnYearInflationSwap.Type type, double nominal, Schedule fixedSchedule, double fixedRate, DayCounter fixedDayCounter, Schedule yoySchedule, YoYInflationIndex index, Period lag, double spread, DayCounter yoyDayCounter, Calendar paymentCalendar, BusinessDayConvention paymentConvention)
public YearOnYearInflationSwap(_YearOnYearInflationSwap.Type type, double nominal, Schedule fixedSchedule, double fixedRate, DayCounter fixedDayCounter, Schedule yoySchedule, YoYInflationIndex index, Period lag, double spread, DayCounter yoyDayCounter, Calendar paymentCalendar)
protected static long getCPtr(YearOnYearInflationSwap obj)
protected void finalize()
finalize in class Instrumentpublic void delete()
delete in class Instrumentpublic double fairRate()
Copyright © 2017. All rights reserved.