| 
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.QSYSEventsFileMapEndRecord
public class QSYSEventsFileMapEndRecord
This class represents a Map End 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 | |
|---|---|
QSYSEventsFileMapEndRecord()
 | 
|
| Method Summary | |
|---|---|
 String | 
getExpansion()
Get the expansion.  | 
 String | 
getLine()
Get the line.  | 
 String | 
getMacroId()
Get the macro id.  | 
 String | 
getRecordType()
Get the record type.  | 
 String | 
getVersion()
Get the version.  | 
 void | 
setExpansion(String expansion)
Set the expansion.  | 
 void | 
setLine(String line)
Set the line.  | 
 void | 
setMacroId(String macroId)
Set the macro id.  | 
 void | 
setVersion(String version)
Set the version.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final String Copyright
| Constructor Detail | 
|---|
public QSYSEventsFileMapEndRecord()
| 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 setMacroId(String macroId)
the - macro idpublic String getMacroId()
public void setLine(String line)
the - linepublic String getLine()
public void setExpansion(String expansion)
the - expansionpublic String getExpansion()
  | 
Rational Developer for Power Systems Software V7.6  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||