Uses of Class
net.finmath.smartcontract.product.xml.CommodityFx
-
Uses of CommodityFx in net.finmath.smartcontract.product.xml
Modifier and TypeFieldDescriptionprotected CommodityFx
CommodityBasketUnderlyingByNotional.fx
protected CommodityFx
CommodityExercise.fx
protected CommodityFx
FloatingLegCalculation.fx
Modifier and TypeMethodDescriptionObjectFactory.createCommodityFx()
Create an instance ofCommodityFx
CommodityBasketUnderlyingByNotional.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.Modifier and TypeMethodDescriptionvoid
CommodityBasketUnderlyingByNotional.setFx
(CommodityFx value) Sets the value of the fx property.void
CommodityExercise.setFx
(CommodityFx value) Sets the value of the fx property.void
FloatingLegCalculation.setFx
(CommodityFx value) Sets the value of the fx property.