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 TypeClassDescriptionclassPhysically settled leg of a physically settled Bullion Transaction.classPhysically settled leg of a physically settled Metal transaction.classThe 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.commodityForwardLegMethods 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 TypeMethodDescriptionvoidCommodityForward.setCommodityForwardLeg(jakarta.xml.bind.JAXBElement<? extends CommodityForwardLeg> value)Sets the value of the commodityForwardLeg property.