com.ibm.jtopenlite.command.program
Class OpenListOfSpooledFilesFormatOSPL0200

java.lang.Object
  extended by com.ibm.jtopenlite.command.program.ListEntryFormatAdapter
      extended by com.ibm.jtopenlite.command.program.SpooledFileFormatAdapter
          extended by com.ibm.jtopenlite.command.program.OpenListOfSpooledFilesFormatOSPL0200
All Implemented Interfaces:
ListEntryFormat, OpenListOfSpooledFilesFormat

public class OpenListOfSpooledFilesFormatOSPL0200
extends SpooledFileFormatAdapter


Field Summary
 
Fields inherited from interface com.ibm.jtopenlite.command.program.OpenListOfSpooledFilesFormat
FORMAT_OSPL0100, FORMAT_OSPL0200, FORMAT_OSPL0300
 
Constructor Summary
OpenListOfSpooledFilesFormatOSPL0200(OpenListOfSpooledFilesFormatOSPL0200Listener listener)
           
 
Method Summary
 OpenListOfSpooledFilesFormatOSPL0200Listener getListener()
           
 void setListener(OpenListOfSpooledFilesFormatOSPL0200Listener listener)
           
 
Methods inherited from class com.ibm.jtopenlite.command.program.SpooledFileFormatAdapter
getName, getType
 
Methods inherited from class com.ibm.jtopenlite.command.program.ListEntryFormatAdapter
format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.ibm.jtopenlite.command.program.ListEntryFormat
format
 

Constructor Detail

OpenListOfSpooledFilesFormatOSPL0200

public OpenListOfSpooledFilesFormatOSPL0200(OpenListOfSpooledFilesFormatOSPL0200Listener listener)
Method Detail

getListener

public OpenListOfSpooledFilesFormatOSPL0200Listener getListener()

setListener

public void setListener(OpenListOfSpooledFilesFormatOSPL0200Listener listener)