Class CoalDeliveryPoint

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

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

Java class for CoalDeliveryPoint complex type.

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

 <complexType name="CoalDeliveryPoint">
   <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>