|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsidnet.core.misc.NodeEntry
public class NodeEntry
Neighbour entry information.
| Field Summary | |
|---|---|
NetAddress |
ip
IP address of neighbour |
MacAddress |
mac
mac address of neighbour. |
| Constructor Summary | |
|---|---|
NodeEntry(MacAddress mac,
NetAddress ip,
NCS_Location2D loc)
|
|
| Method Summary | |
|---|---|
NCS_Location2D |
getNCS_Location2D()
|
void |
setNCS_Location2D(NCS_Location2D loc)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public MacAddress mac
public NetAddress ip
| Constructor Detail |
|---|
public NodeEntry(MacAddress mac,
NetAddress ip,
NCS_Location2D loc)
| Method Detail |
|---|
public void setNCS_Location2D(NCS_Location2D loc)
public NCS_Location2D getNCS_Location2D()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||