|
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.Object com.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 IISeriesHostRecordFormatKeyInformation
IISeriesHostRecordFormatKeyInformation.getName()
public List getKeyFields()
IISeriesHostRecordFormatKeyInformation
IISeriesHostKeyField
getKeyFields
in interface IISeriesHostRecordFormatKeyInformation
IISeriesHostRecordFormatKeyInformation.getKeyFields()
public void setName(String name)
IISeriesHostRecordFormatKeyInformation
setName
in interface IISeriesHostRecordFormatKeyInformation
IISeriesHostRecordFormatKeyInformation.setName(String)
public void setKeyFields(List keys)
IISeriesHostRecordFormatKeyInformation
IISeriesHostKeyField
setKeyFields
in interface IISeriesHostRecordFormatKeyInformation
IISeriesHostRecordFormatKeyInformation.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 |