com.microfocus.cobol.lang
Class CustomRecordArray

java.lang.Object
  extended bycom.microfocus.cobol.lang.CustomRecordArray
All Implemented Interfaces:
CustomRecord

public class CustomRecordArray
extends Object
implements CustomRecord

Helper class for passing arrays of CustomRecord

Copyright: Copyright (c) 2002-2003
Company: Micro Focus International Ltd

Since:
Net Express 4.0, Server Express 4.0
Version:
3.3, 2/4/03

Constructor Summary
CustomRecordArray(CustomRecord[] array)
          Constructor declaration
 
Method Summary
 CustomRecord getArgument(int n)
          Method declaration
 Object[] getParameters()
          Method declaration
 CustomRecord[] getRecordArray()
           
 void setParameters(Object[] parms)
          Method declaration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomRecordArray

public CustomRecordArray(CustomRecord[] array)
Constructor declaration

Parameters:
array -
Method Detail

getParameters

public Object[] getParameters()
Method declaration

Specified by:
getParameters in interface CustomRecord
Returns:

setParameters

public void setParameters(Object[] parms)
Method declaration

Specified by:
setParameters in interface CustomRecord
Parameters:
parms -

getRecordArray

public CustomRecord[] getRecordArray()

getArgument

public CustomRecord getArgument(int n)
Method declaration

Parameters:
n -
Returns:



Copyright © 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.