Class CommoditySwapLeg

java.lang.Object
net.finmath.smartcontract.product.xml.Leg
net.finmath.smartcontract.product.xml.CommoditySwapLeg
Direct Known Subclasses:
AveragePriceLeg, FinancialSwapLeg, NonPeriodicFixedPriceLeg, PhysicalSwapLeg

public abstract class CommoditySwapLeg extends Leg
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>