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 ofWeatherLegCalculation
WeatherLeg.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)
void
WeatherLeg.setCalculation(WeatherLegCalculation value)
Sets the value of the calculation property.