Uses of Class
net.finmath.smartcontract.product.xml.WeatherLegCalculation
Packages that use WeatherLegCalculation
-
Uses of WeatherLegCalculation in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as WeatherLegCalculationMethods in net.finmath.smartcontract.product.xml that return WeatherLegCalculationModifier and TypeMethodDescriptionObjectFactory.createWeatherLegCalculation()Create an instance ofWeatherLegCalculationWeatherLeg.getCalculation()Gets the value of the calculation property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type WeatherLegCalculationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<WeatherLegCalculation> ObjectFactory.createCommodityOptionCalculation(WeatherLegCalculation value) Methods in net.finmath.smartcontract.product.xml with parameters of type WeatherLegCalculationModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<WeatherLegCalculation> ObjectFactory.createCommodityOptionCalculation(WeatherLegCalculation value) voidWeatherLeg.setCalculation(WeatherLegCalculation value) Sets the value of the calculation property.