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

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

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

Methods in org.opencrx.kernel.forecast1.cci2 with type parameters of type BudgetMilestone
<T extends BudgetMilestone>
Collection<T>
Budget.getBudgetMilestone()
          Retrieves a set containing all the elements for the reference budgetMilestone.
 

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

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

Methods in org.opencrx.kernel.forecast1.jdo2 with type parameters of type BudgetMilestone
<T extends BudgetMilestone>
Collection<T>
Budget.getBudgetMilestone()
          Retrieves a set containing all the elements for the reference budgetMilestone.
 

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

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

Methods in org.opencrx.kernel.forecast1.jmi1 with type parameters of type BudgetMilestone
<T extends BudgetMilestone>
List<T>
Budget.getBudgetMilestone(BudgetMilestoneQuery query)
          Retrieves the value for the reference budgetMilestone 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.