org.opencrx.application.shop1.cci2
Interface SetSalesOrderPositionQuantityParams

All Known Subinterfaces:
SetSalesOrderPositionQuantityParams

public interface SetSalesOrderPositionQuantityParams


Nested Class Summary
static class SetSalesOrderPositionQuantityParams.Member
          The structure's members
 
Method Summary
 String getContractNumber()
          Retrieves the value for the structure field contractNumber.
 String getPositionNumber()
          Retrieves the value for the structure field positionNumber.
 String getQuantity()
          Retrieves the value for the structure field quantity.
 

Method Detail

getContractNumber

String getContractNumber()
Retrieves the value for the structure field contractNumber.

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

getPositionNumber

String getPositionNumber()
Retrieves the value for the structure field positionNumber.

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

getQuantity

String getQuantity()
Retrieves the value for the structure field quantity.

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


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