|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IISeriesHostRecordBasic
This interface represents a single file record format on the AS/400.
It holds all information as returned by the QUSLRCD API, format RCDL0200.
For device files there is more info available via IISeriesHostRecordDevice.
| Field Summary | |
|---|---|
static String |
Copyright
|
| Method Summary | |
|---|---|
String |
getDescription()
|
int |
getFieldCount()
|
String |
getID()
|
int |
getLength()
|
void |
setDescription(String text)
|
void |
setFieldCount(int nbr)
|
void |
setID(String text)
|
void |
setLength(int len)
|
| Methods inherited from interface com.ibm.etools.iseries.comm.interfaces.IISeriesHostRecordNameOnly |
|---|
getFile, getFileType, setFile, setFileType, toString, writeObjectInfo |
| Methods inherited from interface com.ibm.etools.iseries.comm.interfaces.IISeriesHostObjectNameOnly |
|---|
getLibrary, getName, setLibrary, setName |
| Field Detail |
|---|
static final String Copyright
| Method Detail |
|---|
void setID(String text)
void setLength(int len)
void setFieldCount(int nbr)
void setDescription(String text)
String getID()
int getLength()
int getFieldCount()
String getDescription()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||