org.opencrx.application.shop1.jmi1
Interface UpdateCustomerResult

All Superinterfaces:
RefStruct, RefStruct_1_0, Serializable, UpdateCustomerResult

public interface UpdateCustomerResult
extends RefStruct_1_0, UpdateCustomerResult


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.UpdateCustomerResult
UpdateCustomerResult.Member
 
Method Summary
 CustomerT getCustomer()
          Retrieves the value for the optional structure field customer.
 ReturnStatusT getStatus()
          Retrieves the value for the structure field status.
 
Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefStruct_1_0
refDelegate
 
Methods inherited from interface javax.jmi.reflect.RefStruct
equals, hashCode, refFieldNames, refGetValue, refTypeName
 

Method Detail

getCustomer

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

Specified by:
getCustomer in interface UpdateCustomerResult
Returns:
The possibly null value for structure field customer.

getStatus

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

Specified by:
getStatus in interface UpdateCustomerResult
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.