Uses of Class
net.finmath.smartcontract.product.xml.ChangeEvent
Packages that use ChangeEvent
-
Uses of ChangeEvent in net.finmath.smartcontract.product.xml
Subclasses of ChangeEvent in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclassA structure indicating that the basket underlyer of the trade has changed due to client trading activityclassA structure indicating that a trade has changed due to a corporate actionclassA structure describing the effect of a change to an index.Fields in net.finmath.smartcontract.product.xml with type parameters of type ChangeEventModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<? extends ChangeEvent> TradeChangeContent.changeEventMethods in net.finmath.smartcontract.product.xml that return types with arguments of type ChangeEventModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ChangeEvent> ObjectFactory.createChangeEvent(ChangeEvent value) jakarta.xml.bind.JAXBElement<? extends ChangeEvent> TradeChangeContent.getChangeEvent()Substitution point for types of changeMethods in net.finmath.smartcontract.product.xml with parameters of type ChangeEventModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<ChangeEvent> ObjectFactory.createChangeEvent(ChangeEvent value) Method parameters in net.finmath.smartcontract.product.xml with type arguments of type ChangeEventModifier and TypeMethodDescriptionvoidTradeChangeContent.setChangeEvent(jakarta.xml.bind.JAXBElement<? extends ChangeEvent> value) Sets the value of the changeEvent property.