org.opencrx.application.shop1.cci2
Interface SetCustomerStatusParams

All Known Subinterfaces:
SetCustomerStatusParams

public interface SetCustomerStatusParams


Nested Class Summary
static class SetCustomerStatusParams.Member
          The structure's members
 
Method Summary
 String getCustomerNumber()
          Retrieves the value for the structure field customerNumber.
 CustomerStatusT getCustomerStatus()
          Retrieves the value for the structure field customerStatus.
 

Method Detail

getCustomerNumber

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

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

getCustomerStatus

CustomerStatusT getCustomerStatus()
Retrieves the value for the structure field customerStatus.

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


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