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

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

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

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

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

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

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

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

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

Methods in org.opencrx.kernel.forecast1.jmi1 with type parameters of type ForecastPeriod
<T extends ForecastPeriod>
List<T>
Forecast.getForecastPeriod(ForecastPeriodQuery query)
          Retrieves the value for the reference forecastPeriod for the specified query.
 



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