org.opencrx.kernel.contract1.jmi1
Interface QuoteCreateSalesOrderResult

All Superinterfaces:
QuoteCreateSalesOrderResult, RefStruct, Serializable

public interface QuoteCreateSalesOrderResult
extends RefStruct, QuoteCreateSalesOrderResult


Method Summary
 SalesOrder getOrder()
          Retrieves the value for the structure field order.
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getOrder

SalesOrder getOrder()
Retrieves the value for the structure field order.

Specified by:
getOrder in interface QuoteCreateSalesOrderResult
Returns:
The non-null value for structure field order.


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