Class ChangeEvent
java.lang.Object
net.finmath.smartcontract.product.xml.AbstractEvent
net.finmath.smartcontract.product.xml.ChangeEvent
- Direct Known Subclasses:
BasketChangeEvent
,CorporateActionEvent
,IndexChange
Abstract base type for non-negotiated trade change descriptions
Java class for ChangeEvent complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ChangeEvent"> <complexContent> <extension base="{http://www.fpml.org/FpML-5/confirmation}AbstractEvent"> </extension> </complexContent> </complexType>
-
Field Summary
Fields inherited from class net.finmath.smartcontract.product.xml.AbstractEvent
eventIdentifier
-
Constructor Summary
-
Method Summary
Methods inherited from class net.finmath.smartcontract.product.xml.AbstractEvent
getEventIdentifier
-
Constructor Details
-
ChangeEvent
public ChangeEvent()
-