|
Rational Developer for Power Systems Software V8.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ibm.etools.iseries.comm.interfaces.ISeriesHostListRecordNameArrayFactory
public class ISeriesHostListRecordNameArrayFactory
This class is simply a factory for creating a list of name Strings only for the
ISeriesListRecords API.
| Field Summary | |
|---|---|
static String |
Copyright
|
| Constructor Summary | |
|---|---|
ISeriesHostListRecordNameArrayFactory()
|
|
| Method Summary | |
|---|---|
IISeriesHostRecordDevice |
createDeviceRecordObject()
Return an instance of a class that implements the interface IISeriesHostRecordDevice |
IISeriesHostRecordNameOnly |
createNameOnlyObject()
Return an instance of a class that implements the interface IISeriesHostRecordNameOnly |
IISeriesHostRecordBasic |
createRecordObject()
Return an instance of a class that implements the interface IISeriesHostRecordBasic |
void |
reset()
Factory method called to reset the ISeriesHostObjectNameArray used. |
| 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 ISeriesHostListRecordNameArrayFactory()
| Method Detail |
|---|
public IISeriesHostRecordNameOnly createNameOnlyObject()
IISeriesHostRecordNameOnly
createNameOnlyObject in interface IISeriesHostListRecordFactorypublic IISeriesHostRecordBasic createRecordObject()
IISeriesHostRecordBasic
createRecordObject in interface IISeriesHostListRecordFactorypublic IISeriesHostRecordDevice createDeviceRecordObject()
IISeriesHostRecordDevice
createDeviceRecordObject in interface IISeriesHostListRecordFactorypublic void reset()
|
Rational Developer for Power Systems Software V8.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||