|
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.ISeriesHostFieldNameArray
public class ISeriesHostFieldNameArray
This class encapsulates a list of field name Strings
| Field Summary | |
|---|---|
static String |
Copyright
|
| Constructor Summary | |
|---|---|
ISeriesHostFieldNameArray()
|
|
| Method Summary | |
|---|---|
String |
getFile()
|
String |
getFileType()
Return the type of file this record is from. |
String |
getLibrary()
|
String |
getName()
|
String[] |
getNames()
Return the list of names as an array of Strings |
List |
getNamesList()
Return the list of names as a List of Strings |
String |
getRecord()
|
void |
setFile(String name)
|
void |
setFileType(String fileType)
|
void |
setLibrary(String name)
|
void |
setName(String name)
Set the field name. |
void |
setRecord(String name)
|
String |
toString()
|
void |
writeObjectInfo(PrintWriter writer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String Copyright
| Constructor Detail |
|---|
public ISeriesHostFieldNameArray()
| Method Detail |
|---|
public void setName(String name)
setName in interface IISeriesHostFieldNameArraysetName in interface IISeriesHostObjectNameOnlypublic List getNamesList()
getNamesList in interface IISeriesHostFieldNameArraypublic String[] getNames()
getNames in interface IISeriesHostFieldNameArraypublic void setLibrary(String name)
setLibrary in interface IISeriesHostObjectNameOnlypublic void setFile(String name)
setFile in interface IISeriesHostRecordNameOnlypublic void setFileType(String fileType)
setFileType in interface IISeriesHostRecordNameOnlypublic void setRecord(String name)
setRecord in interface IISeriesHostFieldNameOnlypublic String getName()
getName in interface IISeriesHostObjectNameOnlypublic String getLibrary()
getLibrary in interface IISeriesHostObjectNameOnlypublic String getFile()
getFile in interface IISeriesHostRecordNameOnlypublic String getFileType()
IISeriesHostRecordNameOnly
getFileType in interface IISeriesHostRecordNameOnlypublic String getRecord()
getRecord in interface IISeriesHostFieldNameOnlypublic String toString()
toString in interface IISeriesHostFieldNameOnlytoString in interface IISeriesHostObjectNameOnlytoString in interface IISeriesHostRecordNameOnlytoString in class Objectpublic void writeObjectInfo(PrintWriter writer)
writeObjectInfo in interface IISeriesHostFieldNameOnlywriteObjectInfo in interface IISeriesHostObjectNameOnlywriteObjectInfo in interface IISeriesHostRecordNameOnly
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||