Uses of Interface
org.opencrx.kernel.contract1.cci2.AbstractInvoicePosition

Packages that use AbstractInvoicePosition
org.opencrx.kernel.contract1.cci2   
org.opencrx.kernel.contract1.jmi1   
org.opencrx.kernel.contract1.jpa3   
 

Uses of AbstractInvoicePosition in org.opencrx.kernel.contract1.cci2
 

Subinterfaces of AbstractInvoicePosition in org.opencrx.kernel.contract1.cci2
 interface InvoicePosition
          Class InvoicePosition
 

Methods in org.opencrx.kernel.contract1.cci2 with type parameters of type AbstractInvoicePosition
<T extends AbstractInvoicePosition>
InvoiceContainsInvoicePosition.Position<T>
Invoice.getPosition()
          Retrieves a set containing all the elements for the reference position.
 

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

Subinterfaces of AbstractInvoicePosition in org.opencrx.kernel.contract1.jmi1
 interface AbstractInvoicePosition
          Abstract class AbstractInvoicePosition
 

Uses of AbstractInvoicePosition in org.opencrx.kernel.contract1.jpa3
 

Classes in org.opencrx.kernel.contract1.jpa3 that implement AbstractInvoicePosition
 class AbstractInvoicePosition
          Abstract class AbstractInvoicePosition
 class InvoicePosition
          Class InvoicePosition
 

Methods in org.opencrx.kernel.contract1.jpa3 with type parameters of type AbstractInvoicePosition
<T extends AbstractInvoicePosition>
InvoiceContainsInvoicePosition.Position<T>
Invoice.getPosition()
          Retrieves a set containing all the elements for the reference position.
 



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