org.jquantlib.termstructures.yieldcurves
Class RelativeDateRateHelper
- java.lang.Object
-
- org.jquantlib.termstructures.BootstrapHelper<YieldTermStructure>
-
- org.jquantlib.termstructures.RateHelper
-
- org.jquantlib.termstructures.yieldcurves.RelativeDateRateHelper
-
- All Implemented Interfaces:
- Observable, Observer, PolymorphicVisitable
- Direct Known Subclasses:
- BMASwapRateHelper, DepositRateHelper, FraRateHelper, SwapRateHelper
public abstract class RelativeDateRateHelper extends RateHelper
Rate helper with date schedule relative to the global evaluation dateThis class takes care of rebuilding the date schedule when the global evaluation date changes
-
-
Constructor Summary
Constructors Constructor and Description RelativeDateRateHelper(double d)RelativeDateRateHelper(Handle<Quote> quote)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidupdate()This method is called whenever the observed object is changed.-
Methods inherited from class org.jquantlib.termstructures.BootstrapHelper
accept, addObserver, countObservers, deleteObserver, deleteObservers, earliestDate, getObservers, impliedQuote, latestDate, notifyObservers, notifyObservers, quoteError, quoteIsValid, setTermStructure
-
-
-
-
Method Detail
-
update
public void update()
Description copied from interface:ObserverThis method is called whenever the observed object is changed.- Specified by:
updatein interfaceObserver- Overrides:
updatein classBootstrapHelper<YieldTermStructure>
-
-
DataMelt 3.0 © DataMelt by jWork.ORG