Class CommodityDeliveryPoint

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

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

Java class for CommodityDeliveryPoint complex type.

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

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