|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IISeriesHostObjectNameArray
This interface represents the bare bones request of host list requests, returning an array of Strings that are the names of the things listed.
Field Summary | |
---|---|
static String |
Copyright
|
Method Summary | |
---|---|
String[] |
getNames()
Return the list of names as an array of Strings |
List |
getNamesList()
Return the list of names as a Vector of Strings |
void |
setName(String name)
|
Methods inherited from interface com.ibm.etools.iseries.comm.interfaces.IISeriesHostObjectNameOnly |
---|
getLibrary, getName, setLibrary, toString, writeObjectInfo |
Field Detail |
---|
static final String Copyright
Method Detail |
---|
void setName(String name)
setName
in interface IISeriesHostObjectNameOnly
List getNamesList()
String[] getNames()
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |