org.opencrx.kernel.account1.jmi1
Interface CreateSalesOrderResult

All Superinterfaces:
CreateSalesOrderResult, RefStruct, Serializable

public interface CreateSalesOrderResult
extends RefStruct, CreateSalesOrderResult


Method Summary
 SalesOrder getSalesOrder()
          Retrieves the value for the optional structure field salesOrder.
 
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-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.