|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcore.DTN2Manager.EIDHost
public static class DTN2Manager.EIDHost
EID to DTNHost mapping elements.
Field Summary | |
---|---|
java.lang.String |
EID
|
DTNHost |
host
|
int |
host_id
|
Constructor Summary | |
---|---|
DTN2Manager.EIDHost(java.lang.String eid,
int host_id,
DTNHost host)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String EID
public int host_id
public DTNHost host
Constructor Detail |
---|
public DTN2Manager.EIDHost(java.lang.String eid, int host_id, DTNHost host)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |