Uses of Class
net.finmath.smartcontract.product.xml.FloatingRateOption
Packages that use FloatingRateOption
-
Uses of FloatingRateOption in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FloatingRateOptionModifier and TypeFieldDescriptionprotected FloatingRateOption
FloatingRateOptionChange.floatingRateOption
Methods in net.finmath.smartcontract.product.xml that return FloatingRateOptionModifier and TypeMethodDescriptionObjectFactory.createFloatingRateOption()
Create an instance ofFloatingRateOption
FloatingRateOptionChange.getFloatingRateOption()
Gets the value of the floatingRateOption property.Methods in net.finmath.smartcontract.product.xml with parameters of type FloatingRateOptionModifier and TypeMethodDescriptionvoid
FloatingRateOptionChange.setFloatingRateOption
(FloatingRateOption value) Sets the value of the floatingRateOption property.