Class CommoditySwapLeg
java.lang.Object
net.finmath.smartcontract.product.xml.Leg
net.finmath.smartcontract.product.xml.CommoditySwapLeg
- Direct Known Subclasses:
AveragePriceLeg,FinancialSwapLeg,NonPeriodicFixedPriceLeg,PhysicalSwapLeg
Abstract base class for all commodity swap legs
Java class for CommoditySwapLeg complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CommoditySwapLeg">
<complexContent>
<extension base="{http://www.fpml.org/FpML-5/confirmation}Leg">
</extension>
</complexContent>
</complexType>
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CommoditySwapLeg
public CommoditySwapLeg()
-