Uses of Class
org.cxml.ForecastQuantity
-
Packages that use ForecastQuantity Package Description org.cxml -
-
Uses of ForecastQuantity in org.cxml
Fields in org.cxml declared as ForecastQuantity Modifier and Type Field Description protected ForecastQuantityForecast. forecastQuantityMethods in org.cxml that return ForecastQuantity Modifier and Type Method Description ForecastQuantityObjectFactory. createForecastQuantity()Create an instance ofForecastQuantityForecastQuantityForecast. getForecastQuantity()Gets the value of the forecastQuantity property.Methods in org.cxml with parameters of type ForecastQuantity Modifier and Type Method Description voidForecast. setForecastQuantity(ForecastQuantity value)Sets the value of the forecastQuantity property.
-