| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.siterouting.routingprotocols.routingprotocol.ospf |
Implementation of YANG node ospf's children nodes.
|
| org.onosproject.yang.gen.v1.ietfl3vpnsvc.rev20160730.ietfl3vpnsvc.siterouting.routingprotocols.routingprotocol.ospf.shamlinks |
Implementation of YANG node shamLinks's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<ShamLink> |
DefaultShamLinks.shamLink |
| Modifier and Type | Method and Description |
|---|---|
List<ShamLink> |
DefaultShamLinks.shamLink() |
List<ShamLink> |
ShamLinks.shamLink()
Returns the attribute shamLink.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultShamLinks.addToShamLink(ShamLink addTo) |
void |
ShamLinks.addToShamLink(ShamLink addTo)
Adds to the list of shamLink.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultShamLinks.shamLink(List<ShamLink> shamLink) |
void |
ShamLinks.shamLink(List<ShamLink> shamLink)
Sets the attribute shamLink.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultShamLink
Represents the implementation of shamLink.
|
Copyright © 2018. All rights reserved.