org.opencrx.kernel.account1.jmi1
Interface CreateSalesOrderResult

All Superinterfaces:
CreateSalesOrderResult, RefStruct, RefStruct_1_0, Serializable

public interface CreateSalesOrderResult
extends RefStruct_1_0, CreateSalesOrderResult


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.account1.cci2.CreateSalesOrderResult
CreateSalesOrderResult.Member
 
Method Summary
 SalesOrder getSalesOrder()
          Retrieves the value for the optional structure field salesOrder.
 
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

getSalesOrder

SalesOrder getSalesOrder()
Retrieves the value for the optional structure field salesOrder.

Specified by:
getSalesOrder in interface CreateSalesOrderResult
Returns:
The possibly null value for structure field salesOrder.


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