org.opencrx.application.shop1.cci2
Interface ReturnStatusT

All Known Subinterfaces:
ReturnStatusT

public interface ReturnStatusT


Nested Class Summary
static class ReturnStatusT.Member
          The structure's members
 
Method Summary
 int getReturnCode()
          Retrieves the value for the structure field returnCode.
 List<String> getReturnParams()
          Retrieves a list containing all the elements for the structure field returnParams.
 

Method Detail

getReturnCode

int getReturnCode()
Retrieves the value for the structure field returnCode.

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

getReturnParams

List<String> getReturnParams()
Retrieves a list containing all the elements for the structure field returnParams.

Returns:
A list containing all elements for this structure field.


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