Class CommodityPipeline

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

public class CommodityPipeline extends Object
The pipeline through which the physical commodity will be delivered.

Java class for CommodityPipeline complex type.

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

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