com.ibm.jtopenlite.command.program
Class OpenListOfJobsFormatOLJB0100

java.lang.Object
  extended by com.ibm.jtopenlite.command.program.ListEntryFormatAdapter
      extended by com.ibm.jtopenlite.command.program.JobFormatAdapter
          extended by com.ibm.jtopenlite.command.program.OpenListOfJobsFormatOLJB0100
All Implemented Interfaces:
ListEntryFormat, OpenListOfJobsFormat

public class OpenListOfJobsFormatOLJB0100
extends JobFormatAdapter


Field Summary
 
Fields inherited from interface com.ibm.jtopenlite.command.program.OpenListOfJobsFormat
FORMAT_OLJB0100, FORMAT_OLJB0200, FORMAT_OLJB0300
 
Constructor Summary
OpenListOfJobsFormatOLJB0100(OpenListOfJobsFormatOLJB0100Listener listener)
           
 
Method Summary
 OpenListOfJobsFormatOLJB0100Listener getListener()
           
 void setKeyFields(OpenListOfJobsKeyField[] keyFields)
           
 void setListener(OpenListOfJobsFormatOLJB0100Listener listener)
           
 
Methods inherited from class com.ibm.jtopenlite.command.program.JobFormatAdapter
getMinimumRecordLength, 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

OpenListOfJobsFormatOLJB0100

public OpenListOfJobsFormatOLJB0100(OpenListOfJobsFormatOLJB0100Listener listener)
Method Detail

getListener

public OpenListOfJobsFormatOLJB0100Listener getListener()

setListener

public void setListener(OpenListOfJobsFormatOLJB0100Listener listener)

setKeyFields

public void setKeyFields(OpenListOfJobsKeyField[] keyFields)