|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netxms.client.topology.Port
public class Port
Objects of this class represents physical switch ports
| Constructor Summary | |
|---|---|
Port(long objectId,
long ifIndex,
int slot,
int port)
|
|
| Method Summary | |
|---|---|
long |
getIfIndex()
|
long |
getObjectId()
|
int |
getPort()
|
int |
getSlot()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Port(long objectId,
long ifIndex,
int slot,
int port)
slot - port - | Method Detail |
|---|
public int getSlot()
public int getPort()
public long getObjectId()
public long getIfIndex()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||