Uses of Class
net.finmath.smartcontract.product.xml.FixedRateOptionChange
Packages that use FixedRateOptionChange
-
Uses of FixedRateOptionChange in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as FixedRateOptionChangeModifier and TypeFieldDescriptionprotected FixedRateOptionChange
AccrualOptionChangeNotification.fixedRateOptionChange
Methods in net.finmath.smartcontract.product.xml that return FixedRateOptionChangeModifier and TypeMethodDescriptionObjectFactory.createFixedRateOptionChange()
Create an instance ofFixedRateOptionChange
AccrualOptionChangeNotification.getFixedRateOptionChange()
Gets the value of the fixedRateOptionChange property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type FixedRateOptionChangeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FixedRateOptionChange>
ObjectFactory.createAccrualOptionChangeNotificationRetractedFixedRateOptionChange(FixedRateOptionChange value)
Methods in net.finmath.smartcontract.product.xml with parameters of type FixedRateOptionChangeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FixedRateOptionChange>
ObjectFactory.createAccrualOptionChangeNotificationRetractedFixedRateOptionChange(FixedRateOptionChange value)
void
AccrualOptionChangeNotification.setFixedRateOptionChange(FixedRateOptionChange value)
Sets the value of the fixedRateOptionChange property.