com.ibm.jtopenlite.command.program
Class OpenListOfSpooledFilesFormatOSPL0100

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

public class OpenListOfSpooledFilesFormatOSPL0100
extends SpooledFileFormatAdapter


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

OpenListOfSpooledFilesFormatOSPL0100

public OpenListOfSpooledFilesFormatOSPL0100(OpenListOfSpooledFilesFormatOSPL0100Listener listener)
Method Detail

getListener

public OpenListOfSpooledFilesFormatOSPL0100Listener getListener()

setListener

public void setListener(OpenListOfSpooledFilesFormatOSPL0100Listener listener)