Uses of Interface
org.opencrx.kernel.account1.cci2.CreateInvoiceResult

Packages that use CreateInvoiceResult
org.opencrx.kernel.account1.cci2   
org.opencrx.kernel.account1.jdo2   
org.opencrx.kernel.account1.jmi1   
 

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

Methods in org.opencrx.kernel.account1.cci2 with type parameters of type CreateInvoiceResult
<T extends CreateInvoiceResult>
T
Account.createInvoice(Invoice basedOn, String description, String name)
           
 

Uses of CreateInvoiceResult in org.opencrx.kernel.account1.jdo2
 

Methods in org.opencrx.kernel.account1.jdo2 with type parameters of type CreateInvoiceResult
<T extends CreateInvoiceResult>
T
Account.createInvoice(Invoice basedOn, String description, String name)
           
 

Uses of CreateInvoiceResult in org.opencrx.kernel.account1.jmi1
 

Subinterfaces of CreateInvoiceResult in org.opencrx.kernel.account1.jmi1
 interface CreateInvoiceResult
           
 

Methods in org.opencrx.kernel.account1.jmi1 with type parameters of type CreateInvoiceResult
<T extends CreateInvoiceResult>
T
Account.createInvoice(CreateInvoiceParams params)
           
 



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