Uses of Class
net.finmath.smartcontract.product.xml.ReferenceSwapCurve
Packages that use ReferenceSwapCurve
-
Uses of ReferenceSwapCurve in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as ReferenceSwapCurveModifier and TypeFieldDescriptionprotected ReferenceSwapCurveBondOptionStrike.referenceSwapCurveMethods in net.finmath.smartcontract.product.xml that return ReferenceSwapCurveModifier and TypeMethodDescriptionObjectFactory.createReferenceSwapCurve()Create an instance ofReferenceSwapCurveBondOptionStrike.getReferenceSwapCurve()Gets the value of the referenceSwapCurve property.Methods in net.finmath.smartcontract.product.xml with parameters of type ReferenceSwapCurveModifier and TypeMethodDescriptionvoidBondOptionStrike.setReferenceSwapCurve(ReferenceSwapCurve value) Sets the value of the referenceSwapCurve property.