| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtnetworktopology.rev20151208.yrtnetworktopology.networks.network.augmentedndnetwork |
Implementation of YANG node augmentedNdNetwork's children nodes.
|
| org.onosproject.yang.gen.v1.yrtnetworktopology.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> |
DefaultLink.supportingLink() |
List<SupportingLink> |
Link.supportingLink()
Returns the attribute supportingLink.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLink.addToSupportingLink(SupportingLink addTo) |
void |
Link.addToSupportingLink(SupportingLink addTo)
Adds to the list of supportingLink.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLink.supportingLink(List<SupportingLink> supportingLink) |
void |
Link.supportingLink(List<SupportingLink> supportingLink)
Sets the attribute supportingLink.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSupportingLink
Represents the implementation of supportingLink.
|
Copyright © 2018. All rights reserved.