| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.l3vpn.svc.rev20160730.ietfl3vpnsvc.siterouting |
Implementation of YANG node siteRouting's children nodes.
|
| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<RoutingProtocol> |
DefaultRoutingProtocols.routingProtocol |
| Modifier and Type | Method and Description |
|---|---|
List<RoutingProtocol> |
RoutingProtocols.routingProtocol()
Returns the attribute routingProtocol.
|
List<RoutingProtocol> |
DefaultRoutingProtocols.routingProtocol() |
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingProtocols.addToRoutingProtocol(RoutingProtocol addTo)
Adds to the list of routingProtocol.
|
void |
DefaultRoutingProtocols.addToRoutingProtocol(RoutingProtocol addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingProtocols.routingProtocol(List<RoutingProtocol> routingProtocol)
Sets the attribute routingProtocol.
|
void |
DefaultRoutingProtocols.routingProtocol(List<RoutingProtocol> routingProtocol) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRoutingProtocol
Represents the implementation of routingProtocol.
|
Copyright © 2017. All rights reserved.