com.ibm.jtopenlite.command.program
Class SpooledFileFormatAdapter

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

public abstract class SpooledFileFormatAdapter
extends ListEntryFormatAdapter
implements OpenListOfSpooledFilesFormat


Field Summary
 
Fields inherited from interface com.ibm.jtopenlite.command.program.OpenListOfSpooledFilesFormat
FORMAT_OSPL0100, FORMAT_OSPL0200, FORMAT_OSPL0300
 
Constructor Summary
SpooledFileFormatAdapter()
           
 
Method Summary
 String getName()
           
 int 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

SpooledFileFormatAdapter

public SpooledFileFormatAdapter()
Method Detail

getName

public final String getName()
Specified by:
getName in interface OpenListOfSpooledFilesFormat

getType

public final int getType()
Specified by:
getType in interface OpenListOfSpooledFilesFormat