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