Uses of Class
net.finmath.smartcontract.product.xml.ChangeEvent
-
Uses of ChangeEvent in net.finmath.smartcontract.product.xml
Modifier and TypeClassDescriptionclass
A structure indicating that the basket underlyer of the trade has changed due to client trading activityclass
A structure indicating that a trade has changed due to a corporate actionclass
A structure describing the effect of a change to an index.Modifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement
<? extends ChangeEvent> TradeChangeContent.changeEvent
Modifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ChangeEvent> ObjectFactory.createChangeEvent
(ChangeEvent value) jakarta.xml.bind.JAXBElement
<? extends ChangeEvent> TradeChangeContent.getChangeEvent()
Substitution point for types of changeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<ChangeEvent> ObjectFactory.createChangeEvent
(ChangeEvent value) Modifier and TypeMethodDescriptionvoid
TradeChangeContent.setChangeEvent
(jakarta.xml.bind.JAXBElement<? extends ChangeEvent> value) Sets the value of the changeEvent property.