Uses of Class
net.finmath.smartcontract.product.xml.FixedRateOption
Packages that use FixedRateOption
-
Uses of FixedRateOption in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FixedRateOptionMethods in net.finmath.smartcontract.product.xml that return FixedRateOptionModifier and TypeMethodDescriptionObjectFactory.createFixedRateOption()
Create an instance ofFixedRateOption
FixedRateOptionChange.getFixedRateOption()
Gets the value of the fixedRateOption property.Methods in net.finmath.smartcontract.product.xml with parameters of type FixedRateOptionModifier and TypeMethodDescriptionvoid
FixedRateOptionChange.setFixedRateOption(FixedRateOption value)
Sets the value of the fixedRateOption property.