org.opencrx.application.shop1.cci2
Interface CancelSalesOrderParams

All Known Subinterfaces:
CancelSalesOrderParams

public interface CancelSalesOrderParams


Nested Class Summary
static class CancelSalesOrderParams.Member
          The structure's members
 
Method Summary
 Date getCancelOn()
          Retrieves the value for the optional structure field cancelOn.
 String getSalesOrderNumber()
          Retrieves the value for the structure field salesOrderNumber.
 

Method Detail

getCancelOn

Date getCancelOn()
Retrieves the value for the optional structure field cancelOn.

Returns:
The possibly null value for structure field cancelOn.

getSalesOrderNumber

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

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


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