Uses of Class
net.finmath.smartcontract.product.xml.CommoditySwapLeg
Packages that use CommoditySwapLeg
-
Uses of CommoditySwapLeg in net.finmath.smartcontract.product.xml
Subclasses of CommoditySwapLeg in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
The average price leg of an average price commodity bullion or non-precious metal forward transaction.class
Physically settled leg of a physically settled coal transaction.class
Physically settled leg of a physically settled electricity transaction.class
Java class for EnvironmentalPhysicalLeg complex type.class
The common components of a financially settled leg of a Commodity Swap.class
Fixed Price Leg of a Commodity Swap.class
Floating Price Leg of a Commodity Swap.class
Physically settled leg of a physically settled gas transaction.class
The details of a fixed payment.class
Physically settled leg of a physically settled oil product transaction.class
The common components of a physically settled leg of a Commodity Swap.class
A weather leg of a Commodity Swap defines Weather Index Swap transactions.Fields in net.finmath.smartcontract.product.xml with type parameters of type CommoditySwapLegModifier and TypeFieldDescriptionprotected List
<jakarta.xml.bind.JAXBElement<? extends CommoditySwapLeg>> CommoditySwap.commoditySwapLeg
protected List
<jakarta.xml.bind.JAXBElement<? extends CommoditySwapLeg>> CommoditySwaptionUnderlying.commoditySwapLeg
Methods in net.finmath.smartcontract.product.xml that return types with arguments of type CommoditySwapLegModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CommoditySwapLeg> ObjectFactory.createCommoditySwapLeg
(CommoditySwapLeg value) List
<jakarta.xml.bind.JAXBElement<? extends CommoditySwapLeg>> CommoditySwap.getCommoditySwapLeg()
Gets the value of the commoditySwapLeg property.List
<jakarta.xml.bind.JAXBElement<? extends CommoditySwapLeg>> CommoditySwaptionUnderlying.getCommoditySwapLeg()
Gets the value of the commoditySwapLeg property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommoditySwapLegModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement
<CommoditySwapLeg> ObjectFactory.createCommoditySwapLeg
(CommoditySwapLeg value)