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 ReferenceSwapCurve
BondOptionStrike.referenceSwapCurve
Methods in net.finmath.smartcontract.product.xml that return ReferenceSwapCurveModifier and TypeMethodDescriptionObjectFactory.createReferenceSwapCurve()
Create an instance ofReferenceSwapCurve
BondOptionStrike.getReferenceSwapCurve()
Gets the value of the referenceSwapCurve property.Methods in net.finmath.smartcontract.product.xml with parameters of type ReferenceSwapCurveModifier and TypeMethodDescriptionvoid
BondOptionStrike.setReferenceSwapCurve(ReferenceSwapCurve value)
Sets the value of the referenceSwapCurve property.