swigCMemOwn| Modifier | Constructor and Description |
|---|---|
protected |
IborIndex(long cPtr,
boolean cMemoryOwn) |
|
IborIndex(String familyName,
Period tenor,
int settlementDays,
Currency currency,
Calendar calendar,
BusinessDayConvention convention,
boolean endOfMonth,
DayCounter dayCounter) |
|
IborIndex(String familyName,
Period tenor,
int settlementDays,
Currency currency,
Calendar calendar,
BusinessDayConvention convention,
boolean endOfMonth,
DayCounter dayCounter,
YieldTermStructureHandle h) |
| Modifier and Type | Method and Description |
|---|---|
BusinessDayConvention |
businessDayConvention() |
IborIndex |
clone(YieldTermStructureHandle h) |
void |
delete() |
boolean |
endOfMonth() |
protected void |
finalize() |
YieldTermStructureHandle |
forwardingTermStructure() |
protected static long |
getCPtr(IborIndex obj) |
currency, dayCounter, familyName, fixingDate, fixingDays, getCPtr, maturityDate, tenor, valueDate__deref__, addFixing, addFixings, asObservable, fixing, fixing, fixingCalendar, getCPtr, isNull, isValidFixingDate, name, toStringprotected IborIndex(long cPtr,
boolean cMemoryOwn)
public IborIndex(String familyName, Period tenor, int settlementDays, Currency currency, Calendar calendar, BusinessDayConvention convention, boolean endOfMonth, DayCounter dayCounter, YieldTermStructureHandle h)
public IborIndex(String familyName, Period tenor, int settlementDays, Currency currency, Calendar calendar, BusinessDayConvention convention, boolean endOfMonth, DayCounter dayCounter)
protected static long getCPtr(IborIndex obj)
protected void finalize()
finalize in class InterestRateIndexpublic void delete()
delete in class InterestRateIndexpublic BusinessDayConvention businessDayConvention()
public boolean endOfMonth()
public YieldTermStructureHandle forwardingTermStructure()
public IborIndex clone(YieldTermStructureHandle h)
Copyright © 2017. All rights reserved.