Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group.RouteReflector
-
-
Uses of RouteReflector in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009 that return RouteReflector Modifier and Type Method Description RouteReflectorBgpNeighborGroup. getRouteReflector()Return routeReflector, ornullif it is not present. -
Uses of RouteReflector in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group with type parameters of type RouteReflector Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteReflector>>
E$$RouteReflectorBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group that return RouteReflector Modifier and Type Method Description RouteReflectorRouteReflectorBuilder. build()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group that return types with arguments of type RouteReflector Modifier and Type Method Description default Class<RouteReflector>RouteReflector. implementedInterface()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group with parameters of type RouteReflector Modifier and Type Method Description static booleanRouteReflector. bindingEquals(@NonNull RouteReflector thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intRouteReflector. bindingHashCode(@NonNull RouteReflector obj)Default implementation ofObject.hashCode()contract for this interface.static StringRouteReflector. bindingToString(@NonNull RouteReflector obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group with type arguments of type RouteReflector Modifier and Type Method Description RouteReflectorBuilderRouteReflectorBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<RouteReflector> augmentation)Add an augmentation to this builder's product.RouteReflectorBuilderRouteReflectorBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<RouteReflector>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbor.group with parameters of type RouteReflector Constructor Description RouteReflectorBuilder(RouteReflector base) -
Uses of RouteReflector in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbors
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbors that return RouteReflector Modifier and Type Method Description RouteReflectorNeighborBuilder. getRouteReflector()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.neighbors with parameters of type RouteReflector Modifier and Type Method Description NeighborBuilderNeighborBuilder. setRouteReflector(RouteReflector value) -
Uses of RouteReflector in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.peer.group
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.peer.group that return RouteReflector Modifier and Type Method Description RouteReflectorPeerGroupBuilder. getRouteReflector()Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.rev151009.bgp.peer.group with parameters of type RouteReflector Modifier and Type Method Description PeerGroupBuilderPeerGroupBuilder. setRouteReflector(RouteReflector value)
-