Class GasDeliveryPoint

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

public class GasDeliveryPoint extends Object
A scheme identifying the types of the Delivery Point for a physically settled gas trade.

Java class for GasDeliveryPoint complex type.

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

 <complexType name="GasDeliveryPoint">
   <simpleContent>
     <extension base="<http://www.fpml.org/FpML-5/confirmation>Scheme">
       <attribute name="deliveryPointScheme" type="{http://www.fpml.org/FpML-5/confirmation}NonEmptyURI" />
     </extension>
   </simpleContent>
 </complexType>