Uses of Class
org.cxml.ForecastQuantity
Packages that use ForecastQuantity
-
Uses of ForecastQuantity in org.cxml
Fields in org.cxml declared as ForecastQuantityMethods in org.cxml that return ForecastQuantityModifier and TypeMethodDescriptionObjectFactory.createForecastQuantity()Create an instance ofForecastQuantityForecast.getForecastQuantity()Gets the value of the forecastQuantity property.Methods in org.cxml with parameters of type ForecastQuantityModifier and TypeMethodDescriptionvoidForecast.setForecastQuantity(ForecastQuantity value) Sets the value of the forecastQuantity property.