| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.ietf.params.xml.ns.yang.yrt.ietf.network.topology.rev20151208.yrtnetworktopology.networks.network |
Implementation of YANG node yrtNetworkTopology's children nodes.
|
| 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.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Link> |
DefaultAugmentedNdNetwork.link |
| Modifier and Type | Method and Description |
|---|---|
List<Link> |
DefaultAugmentedNdNetwork.link() |
List<Link> |
AugmentedNdNetwork.link()
Returns the attribute link.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAugmentedNdNetwork.addToLink(Link addTo) |
void |
AugmentedNdNetwork.addToLink(Link addTo)
Adds to the list of link.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultAugmentedNdNetwork.link(List<Link> link) |
void |
AugmentedNdNetwork.link(List<Link> link)
Sets the attribute link.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLink
Represents the implementation of link.
|
Copyright © 2017. All rights reserved.