org.opencrx.application.shop1.cci2
Interface SetCustomerContractStatusParams

All Known Subinterfaces:
SetCustomerContractStatusParams

public interface SetCustomerContractStatusParams


Nested Class Summary
static class SetCustomerContractStatusParams.Member
          The structure's members
 
Method Summary
 ContractStatusT getContractStatus()
          Retrieves the value for the structure field contractStatus.
 String getCustomerContractNumber()
          Retrieves the value for the structure field customerContractNumber.
 

Method Detail

getContractStatus

ContractStatusT getContractStatus()
Retrieves the value for the structure field contractStatus.

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

getCustomerContractNumber

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

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


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