Uses of Class
org.opencrx.kernel.contract1.jdo2.Lead

Packages that use Lead
org.opencrx.kernel.contract1.jdo2   
org.opencrx.kernel.contract1.jmi1   
org.opencrx.kernel.forecast1.jmi1   
 

Uses of Lead in org.opencrx.kernel.contract1.jdo2
 

Methods in org.opencrx.kernel.contract1.jdo2 that return types with arguments of type Lead
static CloseableCollection<Lead> Lead.openmdxjdoGetObjectsByParent(Segment segment)
          Navigate through an object's composite association
 

Constructors in org.opencrx.kernel.contract1.jdo2 with parameters of type Lead
Lead.Slice(Lead object, int index)
          Constructor
 

Uses of Lead in org.opencrx.kernel.contract1.jmi1
 

Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type Lead
 void Segment.addLead(Lead newValue)
          
 void Segment.addLead(String id, Lead newValue)
          
 

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

Methods in org.opencrx.kernel.forecast1.jmi1 with parameters of type Lead
 void ForecastPeriod.addLead(Lead newValue)
          
 void ForecastPeriod.addLead(String id, Lead newValue)
          
 



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