Uses of Class
net.finmath.smartcontract.product.xml.CommodityFx
Packages that use CommodityFx
-
Uses of CommodityFx in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as CommodityFxModifier and TypeFieldDescriptionprotected CommodityFxCommodityBasketUnderlyingByNotional.fxprotected CommodityFxCommodityExercise.fxprotected CommodityFxFloatingLegCalculation.fxMethods in net.finmath.smartcontract.product.xml that return CommodityFxModifier and TypeMethodDescriptionObjectFactory.createCommodityFx()Create an instance ofCommodityFxCommodityBasketUnderlyingByNotional.getFx()Gets the value of the fx property.CommodityExercise.getFx()Gets the value of the fx property.FloatingLegCalculation.getFx()Gets the value of the fx property.Methods in net.finmath.smartcontract.product.xml with parameters of type CommodityFxModifier and TypeMethodDescriptionvoidCommodityBasketUnderlyingByNotional.setFx(CommodityFx value) Sets the value of the fx property.voidCommodityExercise.setFx(CommodityFx value) Sets the value of the fx property.voidFloatingLegCalculation.setFx(CommodityFx value) Sets the value of the fx property.