| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.network.topology.rev20151208.yrtnetworktopology.networks.network.augmentedndnetwork |
Implementation of YANG node augmentedNdNetwork's children nodes.
|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.network.topology.rev20151208.yrtnetworktopology.networks.network.augmentedndnetwork.link |
Implementation of YANG node link's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SupportingLink> |
DefaultLink.supportingLink |
| Modifier and Type | Method and Description |
|---|---|
List<SupportingLink> |
Link.supportingLink()
Returns the attribute supportingLink.
|
List<SupportingLink> |
DefaultLink.supportingLink() |
| Modifier and Type | Method and Description |
|---|---|
void |
Link.supportingLink(List<SupportingLink> supportingLink)
Sets the attribute supportingLink.
|
void |
DefaultLink.supportingLink(List<SupportingLink> supportingLink) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSupportingLink
Represents the implementation of supportingLink.
|
Copyright © 2017. All rights reserved.