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 ofZeroRateCurveYieldCurveValuation.getZeroCurve()Gets the value of the zeroCurve property.Methods in net.finmath.smartcontract.product.xml with parameters of type ZeroRateCurveModifier and TypeMethodDescriptionvoidYieldCurveValuation.setZeroCurve(ZeroRateCurve value) Sets the value of the zeroCurve property.