|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.iseries.util.evfparser.QSYSEventsFileProcessorRecord
public class QSYSEventsFileProcessorRecord
This class represents a Processor record in an events file.
| Field Summary | |
|---|---|
static String |
Copyright
|
| Fields inherited from interface com.ibm.etools.iseries.util.evfparser.IQSYSEventsFileRecordType |
|---|
ERROR_INFORMATION, EXPANSION, FEEDBACK_CODE, FILE_CONT, FILE_END, FILE_ID, MAP_DEFINE, MAP_END, MAP_START, PROCESSOR, PROGRAM, TIMESTAMP |
| Constructor Summary | |
|---|---|
QSYSEventsFileProcessorRecord()
|
|
| Method Summary | |
|---|---|
String |
getLineClass()
Get the line class. |
String |
getOutputId()
Get the output id. |
String |
getRecordType()
Get the record type. |
String |
getVersion()
Get the version. |
void |
setLineClass(String lineClass)
Set the line class. |
void |
setOutputId(String outputId)
Set the output id. |
void |
setVersion(String version)
Set the version. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String Copyright
| Constructor Detail |
|---|
public QSYSEventsFileProcessorRecord()
| Method Detail |
|---|
public String getRecordType()
IQSYSEventsFileRecordType
getRecordType in interface IQSYSEventsFileRecordTypecom.ibm.etools.iseries.core.evfparser.IISeriesEventsFileRecordType#getRecordType()public void setVersion(String version)
the - versionpublic String getVersion()
public void setOutputId(String outputId)
the - output idpublic String getOutputId()
public void setLineClass(String lineClass)
the - line classpublic String getLineClass()
public String toString()
toString in class Object
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||