com.ibm.jtopenlite.command.program
Class CloseList

java.lang.Object
  extended by com.ibm.jtopenlite.command.program.ProgramAdapter
      extended by com.ibm.jtopenlite.command.program.CloseList
All Implemented Interfaces:
Program

public class CloseList
extends ProgramAdapter

QGYCLST


Constructor Summary
CloseList(byte[] requestHandle)
           
 
Method Summary
 byte[] getRequestHandle()
           
 void setRequestHandle(byte[] requestHandle)
           
 
Methods inherited from class com.ibm.jtopenlite.command.program.ProgramAdapter
getNumberOfParameters, getParameterInputData, getParameterInputLength, getParameterOutputLength, getParameterType, getProgramLibrary, getProgramName, getTempDataBuffer, newCall, setParameterOutputData
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloseList

public CloseList(byte[] requestHandle)
Method Detail

getRequestHandle

public byte[] getRequestHandle()

setRequestHandle

public void setRequestHandle(byte[] requestHandle)