Uses of Class
net.finmath.smartcontract.product.xml.WeatherCalculationPeriods
Packages that use WeatherCalculationPeriods
-
Uses of WeatherCalculationPeriods in net.finmath.smartcontract.product.xml
Fields in net.finmath.smartcontract.product.xml declared as WeatherCalculationPeriodsModifier and TypeFieldDescriptionprotected WeatherCalculationPeriods
WeatherLeg.weatherCalculationPeriods
Methods in net.finmath.smartcontract.product.xml that return WeatherCalculationPeriodsModifier and TypeMethodDescriptionObjectFactory.createWeatherCalculationPeriods()
Create an instance ofWeatherCalculationPeriods
WeatherLeg.getWeatherCalculationPeriods()
Gets the value of the weatherCalculationPeriods property.Methods in net.finmath.smartcontract.product.xml that return types with arguments of type WeatherCalculationPeriodsModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<WeatherCalculationPeriods>
ObjectFactory.createCommodityOptionWeatherCalculationPeriods(WeatherCalculationPeriods value)
Methods in net.finmath.smartcontract.product.xml with parameters of type WeatherCalculationPeriodsModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<WeatherCalculationPeriods>
ObjectFactory.createCommodityOptionWeatherCalculationPeriods(WeatherCalculationPeriods value)
void
WeatherLeg.setWeatherCalculationPeriods(WeatherCalculationPeriods value)
Sets the value of the weatherCalculationPeriods property.