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

Packages that use Invoice
org.opencrx.kernel.account1.cci2   
org.opencrx.kernel.contract1.cci2   
org.opencrx.kernel.contract1.jmi1   
org.opencrx.kernel.contract1.jpa3   
org.opencrx.kernel.plugin.application.contract1   
 

Uses of Invoice in org.opencrx.kernel.account1.cci2
 

Methods in org.opencrx.kernel.account1.cci2 that return Invoice
 Invoice CreateInvoiceParams.getBasedOn()
          Retrieves the value for the optional structure field basedOn.
 Invoice CreateInvoiceResult.getInvoice()
          Retrieves the value for the optional structure field invoice.
 

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

Methods in org.opencrx.kernel.contract1.cci2 with type parameters of type Invoice
<T extends Invoice>
SegmentContainsInvoice.Invoice<T>
Segment.getInvoice()
          Retrieves a set containing all the elements for the reference invoice.
<T extends Invoice>
List<T>
SalesOrder.getInvoice()
          Retrieves the Collection of objects referenced by invoice.
 

Methods in org.opencrx.kernel.contract1.cci2 that return Invoice
 Invoice SalesOrderCreateInvoiceResult.getInvoice()
          Retrieves the value for the structure field invoice.
 

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

Subinterfaces of Invoice in org.opencrx.kernel.contract1.jmi1
 interface Invoice
          Class Invoice
 

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

Classes in org.opencrx.kernel.contract1.jpa3 that implement Invoice
 class Invoice
          Class Invoice
 

Methods in org.opencrx.kernel.contract1.jpa3 with type parameters of type Invoice
<T extends Invoice>
SegmentContainsInvoice.Invoice<T>
Segment.getInvoice()
          Retrieves a set containing all the elements for the reference invoice.
<T extends Invoice>
List<T>
SalesOrder.getInvoice()
          Retrieves the Collection of objects referenced by invoice.
 

Uses of Invoice in org.opencrx.kernel.plugin.application.contract1
 

Fields in org.opencrx.kernel.plugin.application.contract1 declared as Invoice
protected  Invoice InvoiceImpl.next
           
 

Constructors in org.opencrx.kernel.plugin.application.contract1 with parameters of type Invoice
InvoiceImpl(Invoice current, Invoice next)
           
 



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