Class ElectricityDeliveryFirm

java.lang.Object
net.finmath.smartcontract.product.xml.ElectricityDeliveryFirm

public class ElectricityDeliveryFirm extends Object
The physical delivery obligation options specific to a firm transaction.

Java class for ElectricityDeliveryFirm complex type.

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

 <complexType name="ElectricityDeliveryFirm">
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="forceMajeure" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>