Uses of Interface
org.opencrx.kernel.forecast1.cci2.Forecast

Packages that use Forecast
org.opencrx.kernel.forecast1.cci2   
org.opencrx.kernel.forecast1.jdo2   
org.opencrx.kernel.forecast1.jmi1   
 

Uses of Forecast in org.opencrx.kernel.forecast1.cci2
 

Methods in org.opencrx.kernel.forecast1.cci2 with type parameters of type Forecast
<T extends Forecast>
Collection<T>
Segment.getForecast()
          Retrieves a set containing all the elements for the reference forecast.
 

Methods in org.opencrx.kernel.forecast1.cci2 with parameters of type Forecast
 void ForecastPeriod.setForecast(Forecast forecast)
          Sets a new value for the reference forecast.
 

Uses of Forecast in org.opencrx.kernel.forecast1.jdo2
 

Classes in org.opencrx.kernel.forecast1.jdo2 that implement Forecast
 class Forecast
          Class Forecast
 

Methods in org.opencrx.kernel.forecast1.jdo2 with type parameters of type Forecast
<T extends Forecast>
Collection<T>
Segment.getForecast()
          Retrieves a set containing all the elements for the reference forecast.
 

Methods in org.opencrx.kernel.forecast1.jdo2 with parameters of type Forecast
 void ForecastPeriod.setForecast(Forecast forecast)
          Sets a new value for the reference forecast.
 

Uses of Forecast in org.opencrx.kernel.forecast1.jmi1
 

Subinterfaces of Forecast in org.opencrx.kernel.forecast1.jmi1
 interface Forecast
          Class Forecast
 

Methods in org.opencrx.kernel.forecast1.jmi1 with type parameters of type Forecast
<T extends Forecast>
List<T>
Segment.getForecast(ForecastQuery query)
          Retrieves the value for the reference forecast for the specified query.
 

Methods in org.opencrx.kernel.forecast1.jmi1 with parameters of type Forecast
 void ForecastPeriod.setForecast(Forecast forecast)
          Sets a new value for the reference forecast.
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.