| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc |
Implementation of YANG node ietfL3VpnSvc's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.siterouting.routingprotocols |
Implementation of YANG node routingProtocols's children nodes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Bgp
Represents the implementation of bgp.
|
class |
Direct
Represents the implementation of direct.
|
class |
Ospf
Represents the implementation of ospf.
|
class |
Rip
Represents the implementation of rip.
|
class |
RipNg
Represents the implementation of ripNg.
|
class |
Vrrp
Represents the implementation of vrrp.
|
class |
YangAutoPrefixStatic
Represents the implementation of yangAutoPrefixStatic.
|
| Modifier and Type | Field and Description |
|---|---|
protected Class<? extends RoutingProtocolType> |
RoutingProtocolKeys.type |
protected Class<? extends RoutingProtocolType> |
DefaultRoutingProtocol.type |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends RoutingProtocolType> |
RoutingProtocolKeys.type()
Returns the attribute type.
|
Class<? extends RoutingProtocolType> |
DefaultRoutingProtocol.type() |
Class<? extends RoutingProtocolType> |
RoutingProtocol.type()
Returns the attribute type.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RoutingProtocolKeys.type(Class<? extends RoutingProtocolType> type)
Sets the value to attribute type.
|
void |
DefaultRoutingProtocol.type(Class<? extends RoutingProtocolType> type) |
void |
RoutingProtocol.type(Class<? extends RoutingProtocolType> type)
Sets the attribute type.
|
Copyright © 2018. All rights reserved.