org.opencrx.application.shop1.cci2
Interface CreateCustomerAsContactResult

All Known Subinterfaces:
CreateCustomerAsContactResult

public interface CreateCustomerAsContactResult


Nested Class Summary
static class CreateCustomerAsContactResult.Member
          The structure's members
 
Method Summary
 CustomerT getCustomer()
          Retrieves the value for the optional structure field customer.
 ReturnStatusT getStatus()
          Retrieves the value for the structure field status.
 

Method Detail

getCustomer

CustomerT getCustomer()
Retrieves the value for the optional structure field customer.

Returns:
The possibly null value for structure field customer.

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-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.