| 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 Destination |
DefaultLink.destination |
| Modifier and Type | Method and Description |
|---|---|
Destination |
Link.destination()
Returns the attribute destination.
|
Destination |
DefaultLink.destination() |
| Modifier and Type | Method and Description |
|---|---|
void |
Link.destination(Destination destination)
Sets the attribute destination.
|
void |
DefaultLink.destination(Destination destination) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultDestination
Represents the implementation of destination.
|
Copyright © 2017. All rights reserved.