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

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

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

Methods in org.opencrx.kernel.forecast1.cci2 with parameters of type Segment
 void Forecast.setSegment(Segment segment)
          Sets a new value for the reference segment.
 void Budget.setSegment(Segment segment)
          Sets a new value for the reference segment.
 

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

Methods in org.opencrx.kernel.forecast1.jdo2 with parameters of type Segment
 void Forecast.setSegment(Segment segment)
          Sets a new value for the reference segment.
 void Budget.setSegment(Segment segment)
          Sets a new value for the reference segment.
 

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

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

Methods in org.opencrx.kernel.forecast1.jmi1 with parameters of type Segment
 void Forecast.setSegment(Segment segment)
          Sets a new value for the reference segment.
 void Budget.setSegment(Segment segment)
          Sets a new value for the reference segment.
 



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