|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbe.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl.BgpNeighborImpl
be.ac.ulg.montefiore.run.totem.domain.model.impl.BgpNeighborImpl
public class BgpNeighborImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from class be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl.BgpNeighborImpl |
---|
BgpNeighborImpl.FiltersTypeImpl, BgpNeighborImpl.Unmarshaller |
Nested classes/interfaces inherited from interface be.ac.ulg.montefiore.run.totem.domain.model.jaxb.BgpNeighbor |
---|
BgpNeighbor.FiltersType |
Field Summary |
---|
Fields inherited from class be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl.BgpNeighborImpl |
---|
_As, _Filters, _Ip, _NextHopSelf, _ReflectorClient, has_As, has_NextHopSelf, has_ReflectorClient, version |
Constructor Summary | |
---|---|
BgpNeighborImpl()
|
Method Summary | |
---|---|
java.lang.String |
getAddress()
Returns the neighbor's IP address. |
int |
getASID()
Returns the neighbor's AS number. |
boolean |
hasNextHopSelf()
Returns true is the neighbor needs next-hop-self. |
boolean |
isReflectorClient()
Returns true if the neighbor is a route-reflector client. |
Methods inherited from class be.ac.ulg.montefiore.run.totem.domain.model.jaxb.impl.BgpNeighborImpl |
---|
createRawValidator, createUnmarshaller, getAs, getFilters, getIp, getPrimaryInterface, isNextHopSelf, isSetAs, isSetFilters, isSetIp, isSetNextHopSelf, isSetReflectorClient, serializeAttributes, serializeBody, serializeURIs, setAs, setFilters, setIp, setNextHopSelf, setReflectorClient, unsetAs, unsetFilters, unsetIp, unsetNextHopSelf, unsetReflectorClient |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BgpNeighborImpl()
Method Detail |
---|
public java.lang.String getAddress()
public int getASID()
public boolean isReflectorClient()
isReflectorClient
in interface BgpNeighbor
isReflectorClient
in class BgpNeighborImpl
public boolean hasNextHopSelf()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |