|
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 IISeriesHostRecordFormatKeyInformation
This interface represents a the key information for an iSeries file record format as returned by the QDBRTVFD api using format FILD0300 (retrieve key field information template).
ISeriesRetrieveDatabaseFileDescription| Field Summary | |
|---|---|
static String |
copyright
|
| Method Summary | |
|---|---|
List |
getKeyFields()
Get the list of key fields for this record format. |
String |
getName()
Get the record name |
void |
setKeyFields(List keys)
Set the list of key fields for this record format. |
void |
setName(String name)
Set the record name |
| Field Detail |
|---|
static final String copyright
| Method Detail |
|---|
String getName()
List getKeyFields()
IISeriesHostKeyField
void setName(String name)
void setKeyFields(List keys)
IISeriesHostKeyField
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||