|
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.interfaces.ISeriesHostRecordFormatKeyInformation
public class ISeriesHostRecordFormatKeyInformation
This class 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
| Field Summary | |
|---|---|
static String |
copyright
|
| Constructor Summary | |
|---|---|
ISeriesHostRecordFormatKeyInformation()
|
|
| 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 |
| 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 ISeriesHostRecordFormatKeyInformation()
| Method Detail |
|---|
public String getName()
IISeriesHostRecordFormatKeyInformation
getName in interface IISeriesHostRecordFormatKeyInformationIISeriesHostRecordFormatKeyInformation.getName()public List getKeyFields()
IISeriesHostRecordFormatKeyInformationIISeriesHostKeyField
getKeyFields in interface IISeriesHostRecordFormatKeyInformationIISeriesHostRecordFormatKeyInformation.getKeyFields()public void setName(String name)
IISeriesHostRecordFormatKeyInformation
setName in interface IISeriesHostRecordFormatKeyInformationIISeriesHostRecordFormatKeyInformation.setName(String)public void setKeyFields(List keys)
IISeriesHostRecordFormatKeyInformationIISeriesHostKeyField
setKeyFields in interface IISeriesHostRecordFormatKeyInformationIISeriesHostRecordFormatKeyInformation.setKeyFields(List)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||