org.opencrx.application.shop1.cci2
Interface CreateCustomerContractResult

All Known Subinterfaces:
CreateCustomerContractResult

public interface CreateCustomerContractResult


Nested Class Summary
static class CreateCustomerContractResult.Member
          The structure's members
 
Method Summary
 CustomerContractT getCustomerContract()
          Retrieves the value for the optional structure field customerContract.
 ReturnStatusT getStatus()
          Retrieves the value for the structure field status.
 

Method Detail

getCustomerContract

CustomerContractT getCustomerContract()
Retrieves the value for the optional structure field customerContract.

Returns:
The possibly null value for structure field customerContract.

getStatus

ReturnStatusT getStatus()
Retrieves the value for the structure field status.

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


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