|
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.comm.ISeriesListSpoolFilesHeader
public class ISeriesListSpoolFilesHeader
This class encapsulates the SpoolFile list header information available after a call to ISeriesListSpoolFiles. This is information pertaining to the file which contained the SpoolFiles retrieved.
| Field Summary | |
|---|---|
static String |
Copyright
|
| Constructor Summary | |
|---|---|
protected |
ISeriesListSpoolFilesHeader(AS400 system,
byte[] data400,
int headerOffset,
int hostCCSID)
The constructor is not public. |
| Method Summary | |
|---|---|
String |
getUserName()
Return name of user used to get the list. |
void |
writeHeaderInfo(PrintWriter logFileStream)
Write out to file stream information in this header. |
| 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 |
|---|
protected ISeriesListSpoolFilesHeader(AS400 system,
byte[] data400,
int headerOffset,
int hostCCSID)
| Method Detail |
|---|
public String getUserName()
public void writeHeaderInfo(PrintWriter logFileStream)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||