org.opencrx.application.shop1.cci2
Interface AddCustomerToCustomerContractParams

All Known Subinterfaces:
AddCustomerToCustomerContractParams

public interface AddCustomerToCustomerContractParams


Nested Class Summary
static class AddCustomerToCustomerContractParams.Member
          The structure's members
 
Method Summary
 String getCustomerContractNumber()
          Retrieves the value for the structure field customerContractNumber.
 String getCustomerNumber()
          Retrieves the value for the structure field customerNumber.
 

Method Detail

getCustomerContractNumber

String getCustomerContractNumber()
Retrieves the value for the structure field customerContractNumber.

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

getCustomerNumber

String getCustomerNumber()
Retrieves the value for the structure field customerNumber.

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


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