org.jquantlib.pricingengines.bond
Class DiscountingBondEngine
- java.lang.Object
-
- org.jquantlib.pricingengines.GenericEngine<Bond.Arguments,Bond.Results>
-
- org.jquantlib.instruments.Bond.EngineImpl
-
- org.jquantlib.pricingengines.bond.DiscountingBondEngine
-
- All Implemented Interfaces:
- Bond.Engine, PricingEngine, Observable, Observer
public class DiscountingBondEngine extends Bond.EngineImpl
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.jquantlib.pricingengines.PricingEngine
PricingEngine.Arguments, PricingEngine.Results
-
-
Field Summary
-
Fields inherited from interface org.jquantlib.pricingengines.PricingEngine
PRICING_ENGINE_NOT_SET
-
-
Constructor Summary
Constructors Constructor and Description DiscountingBondEngine()DiscountingBondEngine(Handle<YieldTermStructure> discountCurve)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description voidcalculate()Handle<YieldTermStructure>discountCurve()-
Methods inherited from class org.jquantlib.pricingengines.GenericEngine
addObserver, countObservers, deleteObserver, deleteObservers, getArguments, getObservers, getResults, notifyObservers, notifyObservers, reset, update
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.jquantlib.pricingengines.PricingEngine
getArguments, getResults, reset, update
-
Methods inherited from interface org.jquantlib.util.Observable
addObserver, countObservers, deleteObserver, deleteObservers, getObservers, notifyObservers, notifyObservers
-
-
-
-
Constructor Detail
-
DiscountingBondEngine
public DiscountingBondEngine()
-
DiscountingBondEngine
public DiscountingBondEngine(Handle<YieldTermStructure> discountCurve)
-
-
Method Detail
-
calculate
public void calculate()
-
discountCurve
public Handle<YieldTermStructure> discountCurve()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG