com.ibm.jtopenlite.command.program
Class OpenListOfSpooledFilesFormatOSPL0300

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.OpenListOfSpooledFilesFormatOSPL0300
All Implemented Interfaces:
ListEntryFormat, OpenListOfSpooledFilesFormat

public class OpenListOfSpooledFilesFormatOSPL0300
extends SpooledFileFormatAdapter


Field Summary
 
Fields inherited from interface com.ibm.jtopenlite.command.program.OpenListOfSpooledFilesFormat
FORMAT_OSPL0100, FORMAT_OSPL0200, FORMAT_OSPL0300
 
Constructor Summary
OpenListOfSpooledFilesFormatOSPL0300(OpenListOfSpooledFilesFormatOSPL0300Listener listener)
           
 
Method Summary
 OpenListOfSpooledFilesFormatOSPL0300Listener getListener()
           
 void setListener(OpenListOfSpooledFilesFormatOSPL0300Listener 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

OpenListOfSpooledFilesFormatOSPL0300

public OpenListOfSpooledFilesFormatOSPL0300(OpenListOfSpooledFilesFormatOSPL0300Listener listener)
Method Detail

getListener

public OpenListOfSpooledFilesFormatOSPL0300Listener getListener()

setListener

public void setListener(OpenListOfSpooledFilesFormatOSPL0300Listener listener)