org.jquantlib.indexes.ibor
Class Libor
- java.lang.Object
-
- org.jquantlib.indexes.Index
-
- org.jquantlib.indexes.InterestRateIndex
-
- org.jquantlib.indexes.IborIndex
-
- org.jquantlib.indexes.ibor.Libor
-
-
Constructor Summary
Constructors Constructor and Description Libor(java.lang.String familyName, Period tenor, int settlementDays, Currency currency, Calendar financialCenterCalendar, DayCounter dayCounter)Libor(java.lang.String familyName, Period tenor, int settlementDays, Currency currency, Calendar financialCenterCalendar, DayCounter dayCounter, Handle<YieldTermStructure> h)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Handle<IborIndex>clone(Handle<YieldTermStructure> h)DatematurityDate(Date valueDate)DatevalueDate(Date fixingDate)Date calculations-
Methods inherited from class org.jquantlib.indexes.IborIndex
businessDayConvention, endOfMonth, termStructure
-
Methods inherited from class org.jquantlib.indexes.InterestRateIndex
currency, dayCounter, familyName, fixing, fixing, fixingCalendar, fixingDate, fixingDays, isValidFixingDate, name, tenor, update
-
Methods inherited from class org.jquantlib.indexes.Index
addFixing, addFixing, addFixings, addObserver, clearFixings, countObservers, deleteObserver, deleteObservers, getObservers, notifyObservers, notifyObservers, timeSeries
-
-
-
-
Constructor Detail
-
Libor
public Libor(java.lang.String familyName, Period tenor, int settlementDays, Currency currency, Calendar financialCenterCalendar, DayCounter dayCounter, Handle<YieldTermStructure> h)
-
Libor
public Libor(java.lang.String familyName, Period tenor, int settlementDays, Currency currency, Calendar financialCenterCalendar, DayCounter dayCounter)
-
-
Method Detail
-
valueDate
public Date valueDate(Date fixingDate)
Date calculations- Overrides:
valueDatein classInterestRateIndex- See Also:
- http://www.bba.org.uk/bba/jsp/polopoly.jsp?d=225&a=1412
-
maturityDate
public Date maturityDate(Date valueDate)
- Overrides:
maturityDatein classIborIndex
-
-
DataMelt 3.0 © DataMelt by jWork.ORG