org.opencrx.application.shop1.cci2
Interface AddSalesOrderPositionResult

All Known Subinterfaces:
AddSalesOrderPositionResult

public interface AddSalesOrderPositionResult


Nested Class Summary
static class AddSalesOrderPositionResult.Member
          The structure's members
 
Method Summary
 SalesOrderT getSalesOrder()
          Retrieves the value for the optional structure field salesOrder.
 ReturnStatusT getStatus()
          Retrieves the value for the structure field status.
 

Method Detail

getSalesOrder

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

Returns:
The possibly null value for structure field salesOrder.

getStatus

ReturnStatusT getStatus()
Retrieves the value for the structure field status.

Returns:
The non-null value for structure field status.


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