Uses of Class
net.finmath.smartcontract.product.xml.LcOptionChange
Packages that use LcOptionChange
-
Uses of LcOptionChange in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as LcOptionChangeModifier and TypeFieldDescriptionprotected LcOptionChange
AccrualOptionChangeNotification.lcOptionChange
Methods in net.finmath.smartcontract.product.xml that return LcOptionChangeModifier and TypeMethodDescriptionObjectFactory.createLcOptionChange()
Create an instance ofLcOptionChange
AccrualOptionChangeNotification.getLcOptionChange()
Gets the value of the lcOptionChange property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type LcOptionChangeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<LcOptionChange> ObjectFactory.createAccrualOptionChangeNotificationRetractedLcOptionChange
(LcOptionChange value) Methods in net.finmath.smartcontract.product.xml with parameters of type LcOptionChangeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<LcOptionChange> ObjectFactory.createAccrualOptionChangeNotificationRetractedLcOptionChange
(LcOptionChange value) void
AccrualOptionChangeNotification.setLcOptionChange
(LcOptionChange value) Sets the value of the lcOptionChange property.