Class CommodityForwardLeg
java.lang.Object
net.finmath.smartcontract.product.xml.Leg
net.finmath.smartcontract.product.xml.CommodityForwardLeg
- Direct Known Subclasses:
PhysicalForwardLeg
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>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommodityForwardLeg
public CommodityForwardLeg()
-