Uses of Class
net.finmath.smartcontract.product.xml.ZeroRateCurve
Packages that use ZeroRateCurve
-
Uses of ZeroRateCurve in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ZeroRateCurveMethods in net.finmath.smartcontract.product.xml that return ZeroRateCurveModifier and TypeMethodDescriptionObjectFactory.createZeroRateCurve()
Create an instance ofZeroRateCurve
YieldCurveValuation.getZeroCurve()
Gets the value of the zeroCurve property.Methods in net.finmath.smartcontract.product.xml with parameters of type ZeroRateCurveModifier and TypeMethodDescriptionvoid
YieldCurveValuation.setZeroCurve(ZeroRateCurve value)
Sets the value of the zeroCurve property.