|
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.ISeriesHostListFieldNameArrayFactory
public class ISeriesHostListFieldNameArrayFactory
This class is simply a factory for creating a list of name Strings only for the
ISeriesListFields
API.
Field Summary | |
---|---|
static String |
Copyright
|
Constructor Summary | |
---|---|
ISeriesHostListFieldNameArrayFactory()
|
Method Summary | |
---|---|
IISeriesHostFieldBasic |
createFieldObject()
Return an instance of a class that implements the interface IISeriesHostFieldBasic . |
IISeriesHostFieldNameOnly |
createNameOnlyObject()
Return an instance of a class that implements the interface IISeriesHostFieldNameOnly |
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 ISeriesHostListFieldNameArrayFactory()
Method Detail |
---|
public IISeriesHostFieldNameOnly createNameOnlyObject()
IISeriesHostFieldNameOnly
createNameOnlyObject
in interface IISeriesHostListFieldFactory
public IISeriesHostFieldBasic createFieldObject()
IISeriesHostFieldBasic
.
We return null.
createFieldObject
in interface IISeriesHostListFieldFactory
public void reset()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |