Uses of Class
net.finmath.smartcontract.product.xml.CommodityForwardLeg
Packages that use CommodityForwardLeg
-
Uses of CommodityForwardLeg in net.finmath.smartcontract.product.xml
Subclasses of CommodityForwardLeg in net.finmath.smartcontract.product.xmlModifier and TypeClassDescriptionclass
Physically settled leg of a physically settled Bullion Transaction.class
Physically settled leg of a physically settled Metal transaction.class
The common components of a physically settled leg of a Commodity Forward.Fields in net.finmath.smartcontract.product.xml with type parameters of type CommodityForwardLegModifier and TypeFieldDescriptionprotected jakarta.xml.bind.JAXBElement<? extends CommodityForwardLeg>
CommodityForward.commodityForwardLeg
Methods in net.finmath.smartcontract.product.xml that return types with arguments of type CommodityForwardLegModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CommodityForwardLeg>
ObjectFactory.createCommodityForwardLeg(CommodityForwardLeg value)
jakarta.xml.bind.JAXBElement<? extends CommodityForwardLeg>
CommodityForward.getCommodityForwardLeg()
Gets the value of the commodityForwardLeg property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityForwardLegModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<CommodityForwardLeg>
ObjectFactory.createCommodityForwardLeg(CommodityForwardLeg value)
Method parameters in net.finmath.smartcontract.product.xml with type arguments of type CommodityForwardLegModifier and TypeMethodDescriptionvoid
CommodityForward.setCommodityForwardLeg(jakarta.xml.bind.JAXBElement<? extends CommodityForwardLeg> value)
Sets the value of the commodityForwardLeg property.