|
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 IQSYSFileRecordFormat
Interface representing an IBM i file record.
Field Summary | |
---|---|
static String |
copyright
|
Fields inherited from interface com.ibm.etools.iseries.comm.interfaces.IISeriesHostRecordBasic |
---|
Copyright |
Method Summary | |
---|---|
String |
getAbsoluteName()
Get the absolute name for the record |
IQSYSFileField |
getField(String fieldName,
IProgressMonitor monitor)
Returns the specified field within the records format or null if the field does not exist |
IQSYSFile |
getParent()
Return the parent of this object |
void |
setParent(IQSYSFile file)
Return the parent of this object |
Methods inherited from interface com.ibm.etools.iseries.comm.interfaces.IISeriesHostRecordBasic |
---|
getDescription, getFieldCount, getID, getLength, setDescription, setFieldCount, setID, setLength |
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 |
---|
IQSYSFile getParent() throws SystemMessageException, InterruptedException
SystemMessageException
InterruptedException
void setParent(IQSYSFile file) throws SystemMessageException, InterruptedException
SystemMessageException
InterruptedException
String getAbsoluteName()
IQSYSFileField getField(String fieldName, IProgressMonitor monitor) throws SystemMessageException, InterruptedException
SystemMessageException
InterruptedException
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |