Class CommodityForwardLeg

java.lang.Object
net.finmath.smartcontract.product.xml.Leg
net.finmath.smartcontract.product.xml.CommodityForwardLeg
Direct Known Subclasses:
PhysicalForwardLeg

public abstract class CommodityForwardLeg extends Leg
Abstract base class for all commodity forward legs.

Java class for CommodityForwardLeg complex type.

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

 <complexType name="CommodityForwardLeg">
   <complexContent>
     <extension base="{http://www.fpml.org/FpML-5/confirmation}Leg">
     </extension>
   </complexContent>
 </complexType>