org.opencrx.application.shop1.cci2
Interface SetSalesOrderStatusParams

All Known Subinterfaces:
SetSalesOrderStatusParams

public interface SetSalesOrderStatusParams


Nested Class Summary
static class SetSalesOrderStatusParams.Member
          The structure's members
 
Method Summary
 String getSalesOrderNumber()
          Retrieves the value for the structure field salesOrderNumber.
 ContractStatusT getSalesOrderStatus()
          Retrieves the value for the structure field salesOrderStatus.
 

Method Detail

getSalesOrderNumber

String getSalesOrderNumber()
Retrieves the value for the structure field salesOrderNumber.

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

getSalesOrderStatus

ContractStatusT getSalesOrderStatus()
Retrieves the value for the structure field salesOrderStatus.

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


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