org.opencrx.application.shop1.cci2
Interface AddDeliveryInformationParams

All Known Subinterfaces:
AddDeliveryInformationParams

public interface AddDeliveryInformationParams


Nested Class Summary
static class AddDeliveryInformationParams.Member
          The structure's members
 
Method Summary
 String getContractNumber()
          Retrieves the value for the structure field contractNumber.
 DeliveryInformationT getDeliveryInformation()
          Retrieves the value for the structure field deliveryInformation.
 String getPositionNumber()
          Retrieves the value for the structure field positionNumber.
 

Method Detail

getContractNumber

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

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

getDeliveryInformation

DeliveryInformationT getDeliveryInformation()
Retrieves the value for the structure field deliveryInformation.

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

getPositionNumber

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

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


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