org.opencrx.kernel.contract1.jmi1
Interface QuoteCreateSalesOrderResult

All Superinterfaces:
QuoteCreateSalesOrderResult, RefStruct, RefStruct_1_0, Serializable

public interface QuoteCreateSalesOrderResult
extends RefStruct_1_0, QuoteCreateSalesOrderResult


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.contract1.cci2.QuoteCreateSalesOrderResult
QuoteCreateSalesOrderResult.Member
 
Method Summary
 SalesOrder getOrder()
          Retrieves the value for the structure field order.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refContainsValue, refDelegate, refGetValue
 
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-2009, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.