| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.siterouting.routingprotocols |
Implementation of YANG node routingProtocols's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.siterouting.routingprotocols.routingprotocol |
Implementation of YANG node routingProtocol's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected Bgp |
DefaultRoutingProtocol.bgp |
| Modifier and Type | Method and Description |
|---|---|
Bgp |
RoutingProtocol.bgp()
Returns the attribute bgp.
|
Bgp |
DefaultRoutingProtocol.bgp() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingProtocol.bgp(Bgp bgp)
Sets the attribute bgp.
|
void |
DefaultRoutingProtocol.bgp(Bgp bgp) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBgp
Represents the implementation of bgp.
|
Copyright © 2017. All rights reserved.