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

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

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

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

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

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

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

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

Methods in org.opencrx.kernel.account1.jmi1 with type parameters of type CreateQuoteResult
<T extends CreateQuoteResult>
T
Account.createQuote(CreateQuoteParams params)
           
 



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