com.ibm.jtopenlite.command.program
Class OpenListOfJobsFormatOLJB0200

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.OpenListOfJobsFormatOLJB0200
All Implemented Interfaces:
ListEntryFormat, OpenListOfJobsFormat

Deprecated. Use com.ibm.jtopenlite.command.program.workmgmt.OpenListOfJobsFormatOLJB0200 instead

public class OpenListOfJobsFormatOLJB0200
extends JobFormatAdapter


Field Summary
 
Fields inherited from interface com.ibm.jtopenlite.command.program.OpenListOfJobsFormat
FORMAT_OLJB0100, FORMAT_OLJB0200, FORMAT_OLJB0300
 
Constructor Summary
OpenListOfJobsFormatOLJB0200()
          Deprecated.  
OpenListOfJobsFormatOLJB0200(OpenListOfJobsKeyField[] keyFields, OpenListOfJobsFormatOLJB0200Listener listener)
          Deprecated.  
 
Method Summary
 OpenListOfJobsKeyField[] getKeyFields()
          Deprecated.  
 OpenListOfJobsFormatOLJB0200Listener getListener()
          Deprecated.  
 void setKeyFields(OpenListOfJobsKeyField[] keyFields)
          Deprecated.  
 void setListener(OpenListOfJobsFormatOLJB0200Listener listener)
          Deprecated.  
 
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

OpenListOfJobsFormatOLJB0200

public OpenListOfJobsFormatOLJB0200()
Deprecated. 

OpenListOfJobsFormatOLJB0200

public OpenListOfJobsFormatOLJB0200(OpenListOfJobsKeyField[] keyFields,
                                    OpenListOfJobsFormatOLJB0200Listener listener)
Deprecated. 
Method Detail

getListener

public OpenListOfJobsFormatOLJB0200Listener getListener()
Deprecated. 

setListener

public void setListener(OpenListOfJobsFormatOLJB0200Listener listener)
Deprecated. 

getKeyFields

public OpenListOfJobsKeyField[] getKeyFields()
Deprecated. 

setKeyFields

public void setKeyFields(OpenListOfJobsKeyField[] keyFields)
Deprecated.