com.ibm.jtopenlite.command.program
Class OpenListOfMessages
java.lang.Object
com.ibm.jtopenlite.command.program.ProgramAdapter
com.ibm.jtopenlite.command.program.OpenListOfMessages
- All Implemented Interfaces:
- Program
public class OpenListOfMessages
- extends ProgramAdapter
QGYOLMSG
This class fully implements the V5R4 specification of QGYOLMSG.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenListOfMessages
public OpenListOfMessages(int lengthOfReceiverVariable,
int numberOfRecordsToReturn,
String sortInformation,
String userOrQueueIndicator,
String userOrQueueName,
String queueLibrary,
OpenListOfMessagesFormat format)
getSelectionListener
public OpenListOfMessagesSelectionListener getSelectionListener()
setSelectionListener
public void setSelectionListener(OpenListOfMessagesSelectionListener listener)
getInputFormat
public OpenListOfMessagesFormat getInputFormat()
setInputFormat
public void setInputFormat(OpenListOfMessagesFormat format)
getListInformation
public ListInformation getListInformation()
getNumberOfRecordsToReturn
public int getNumberOfRecordsToReturn()
setNumberOfRecordsToReturn
public void setNumberOfRecordsToReturn(int numberOfRecordsToReturn)
getSortInformation
public String getSortInformation()
setSortInformation
public void setSortInformation(String s)
getUserOrQueueIndicator
public String getUserOrQueueIndicator()
setUserOrQueueIndicator
public void setUserOrQueueIndicator(String s)
getUserOrQueueName
public String getUserOrQueueName()
setUserOrQueueName
public void setUserOrQueueName(String s)
getQueueLibrary
public String getQueueLibrary()
setQueueLibrary
public void setQueueLibrary(String s)
getNumberOfQueuesUsed
public int getNumberOfQueuesUsed()
getMessageQueue1
public String getMessageQueue1()
getMessageQueue2
public String getMessageQueue2()