org.opencrx.application.shop1.cci2
Interface GetActivityResult

All Known Subinterfaces:
GetActivityResult

public interface GetActivityResult


Nested Class Summary
static class GetActivityResult.Member
          The structure's members
 
Method Summary
 ActivityT getActivity()
          Retrieves the value for the structure field activity.
 ReturnStatusT getStatus()
          Retrieves the value for the structure field status.
 

Method Detail

getActivity

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

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

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.