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 FixedRateOptionChangeAccrualOptionChangeNotification.fixedRateOptionChangeMethods in net.finmath.smartcontract.product.xml that return FixedRateOptionChangeModifier and TypeMethodDescriptionObjectFactory.createFixedRateOptionChange()Create an instance ofFixedRateOptionChangeAccrualOptionChangeNotification.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) voidAccrualOptionChangeNotification.setFixedRateOptionChange(FixedRateOptionChange value) Sets the value of the fixedRateOptionChange property.