Uses of Class
org.cxml.Forecast
-
Packages that use Forecast Package Description org.cxml -
-
Uses of Forecast in org.cxml
Fields in org.cxml with type parameters of type Forecast Modifier and Type Field Description protected java.util.List<Forecast>TimeSeries. forecastMethods in org.cxml that return Forecast Modifier and Type Method Description ForecastObjectFactory. createForecast()Create an instance ofForecastMethods in org.cxml that return types with arguments of type Forecast Modifier and Type Method Description java.util.List<Forecast>TimeSeries. getForecast()Gets the value of the forecast property.
-