Class BasketChangeEvent

java.lang.Object

public class BasketChangeEvent extends ChangeEvent
A structure indicating that the basket underlyer of the trade has changed due to client trading activity

Java class for BasketChangeEvent complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="BasketChangeEvent">
   <complexContent>
     <extension base="{http://www.fpml.org/FpML-5/confirmation}ChangeEvent">
     </extension>
   </complexContent>
 </complexType>