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 WeatherCalculationPeriodsWeatherLeg.weatherCalculationPeriodsMethods in net.finmath.smartcontract.product.xml that return WeatherCalculationPeriodsModifier and TypeMethodDescriptionObjectFactory.createWeatherCalculationPeriods()Create an instance ofWeatherCalculationPeriodsWeatherLeg.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) voidWeatherLeg.setWeatherCalculationPeriods(WeatherCalculationPeriods value) Sets the value of the weatherCalculationPeriods property.