Uses of Class
net.finmath.smartcontract.product.xml.FixedRateReference
Packages that use FixedRateReference
-
Uses of FixedRateReference in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FixedRateReferenceMethods in net.finmath.smartcontract.product.xml that return FixedRateReferenceModifier and TypeMethodDescriptionObjectFactory.createFixedRateReference()
Create an instance ofFixedRateReference
CreditOptionStrike.getStrikeReference()
Gets the value of the strikeReference property.Methods in net.finmath.smartcontract.product.xml with parameters of type FixedRateReferenceModifier and TypeMethodDescriptionvoid
CreditOptionStrike.setStrikeReference(FixedRateReference value)
Sets the value of the strikeReference property.