org.opencrx.application.shop1.jmi1
Interface GetActivityResult

All Superinterfaces:
GetActivityResult, RefStruct, RefStruct_1_0, Serializable

public interface GetActivityResult
extends RefStruct_1_0, GetActivityResult


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.application.shop1.cci2.GetActivityResult
GetActivityResult.Member
 
Method Summary
 ActivityT getActivity()
          Retrieves the value for the structure field activity.
 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

getActivity

ActivityT getActivity()
Retrieves the value for the structure field activity.

Specified by:
getActivity in interface GetActivityResult
Returns:
The non-null value for structure field activity.

getStatus

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

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