Class FacilityTermination

java.lang.Object

public class FacilityTermination extends FacilityEvent
An event describing the early termination of a facility.

Java class for FacilityTermination complex type.

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

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