org.opencrx.kernel.contract1.jmi1
Interface SalesOrderCreateInvoiceResult

All Superinterfaces:
RefStruct, RefStruct_1_0, SalesOrderCreateInvoiceResult, Serializable

public interface SalesOrderCreateInvoiceResult
extends RefStruct_1_0, SalesOrderCreateInvoiceResult


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.contract1.cci2.SalesOrderCreateInvoiceResult
SalesOrderCreateInvoiceResult.Member
 
Method Summary
 Invoice getInvoice()
          Retrieves the value for the structure field invoice.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getInvoice

Invoice getInvoice()
Retrieves the value for the structure field invoice.

Specified by:
getInvoice in interface SalesOrderCreateInvoiceResult
Returns:
The non-null value for structure field invoice.


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