|
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.ISeriesTCPIPNetworkInterface
public class ISeriesTCPIPNetworkInterface
Java bean to encapsulated the information retrieved for an iSeries TCP/IP network interface by the ListNetworkInterface OS/400 api.
ListNetworkInterfaces| Field Summary | |
|---|---|
static String |
Copyright
|
| Constructor Summary | |
|---|---|
ISeriesTCPIPNetworkInterface()
|
|
| Method Summary | |
|---|---|
String |
getName()
Retrieve the network interface name. |
String |
getTCPIPAddress()
Retrieve the TCP/IP address. |
void |
setName(String name)
Set the network interface name |
void |
setTCPIPAddress(String ipAddress)
Set the TCP/IP address for this network interface |
| 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 ISeriesTCPIPNetworkInterface()
| Method Detail |
|---|
public String getTCPIPAddress()
public String getName()
public void setTCPIPAddress(String ipAddress)
public void setName(String name)
|
Rational Developer for Power Systems Software V7.6 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||