JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
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
List
<
Forecast
>
TimeSeries.
forecast
Methods in
org.cxml
that return
Forecast
Modifier and Type
Method
Description
Forecast
ObjectFactory.
createForecast
()
Create an instance of
Forecast
Methods in
org.cxml
that return types with arguments of type
Forecast
Modifier and Type
Method
Description
List
<
Forecast
>
TimeSeries.
getForecast
()
Gets the value of the forecast property.