Class ChangeEvent

java.lang.Object
net.finmath.smartcontract.product.xml.AbstractEvent
net.finmath.smartcontract.product.xml.ChangeEvent
Direct Known Subclasses:
BasketChangeEvent, CorporateActionEvent, IndexChange

public abstract class ChangeEvent extends AbstractEvent
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>