org.jquantlib.indexes.ibor
Class JPYLibor
- java.lang.Object
-
- org.jquantlib.indexes.Index
-
- org.jquantlib.indexes.InterestRateIndex
-
- org.jquantlib.indexes.IborIndex
-
- org.jquantlib.indexes.ibor.Libor
-
- org.jquantlib.indexes.ibor.JPYLibor
-
- All Implemented Interfaces:
- Observable, Observer
public class JPYLibor extends Libor
base class for all BBA LIBOR indexes but the EUR, O/N, and S/N onesLIBOR fixed by BBA.
-
-
Constructor Summary
Constructors Constructor and Description JPYLibor(Period tenor)JPYLibor(Period tenor, Handle<YieldTermStructure> h)
-
Method Summary
-
Methods inherited from class org.jquantlib.indexes.ibor.Libor
clone, maturityDate, valueDate
-
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
-
JPYLibor
public JPYLibor(Period tenor)
-
JPYLibor
public JPYLibor(Period tenor, Handle<YieldTermStructure> h)
-
-
DataMelt 3.0 © DataMelt by jWork.ORG