|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.jolsrv2.repository.neighbourhood.MprSelectorTuple
public class MprSelectorTuple
The class implements the MPR selector tuple, as specified in OLSRv2.
Constructor Summary | |
---|---|
MprSelectorTuple(CidrAddress cidrAddress,
long time)
Constructor |
Method Summary | |
---|---|
CidrAddress |
getCAddress()
Returns the CIDR address |
long |
getTime()
Returns the time |
void |
setTime(long time)
Sets the time |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MprSelectorTuple(CidrAddress cidrAddress, long time)
cidrAddress
- the CIDR addresstime
- the timeMethod Detail |
---|
public CidrAddress getCAddress()
public long getTime()
public void setTime(long time)
time
- the time
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |