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