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

Packages that use Invoice
org.opencrx.kernel.contract1.cci2   
org.opencrx.kernel.contract1.jdo2   
org.opencrx.kernel.contract1.jmi1   
 

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

Methods in org.opencrx.kernel.contract1.cci2 with parameters of type Invoice
 void AbstractInvoicePosition.setInvoice(Invoice invoice, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:contract1:InvoiceContainsInvoicePosition.
 

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

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

Methods in org.opencrx.kernel.contract1.jdo2 with parameters of type Invoice
static CloseableCollection<AbstractInvoicePosition> AbstractInvoicePosition.openmdxjdoGetObjectsByParent(Invoice invoice)
          Navigate through an object's composite association
 void AbstractInvoicePosition.setInvoice(Invoice invoice, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:contract1:InvoiceContainsInvoicePosition.
 

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

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

Methods in org.opencrx.kernel.contract1.jmi1 with parameters of type Invoice
 void Segment.addInvoice(Invoice newValue)
          
 void Segment.addInvoice(String id, Invoice newValue)
          
 void AbstractInvoicePosition.setInvoice(Invoice invoice, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:contract1:InvoiceContainsInvoicePosition.
 



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