| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ymsiptopology.rev20140101.ymsiptopology.node |
Implementation of YANG node ymsIpTopology's children nodes.
|
| org.onosproject.yang.gen.v1.ymsiptopology.rev20140101.ymsiptopology.node.augmentedtoponode |
Implementation of YANG node augmentedTopoNode's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<AugRoutec> |
DefaultAugmentedTopoNode.augRoutec |
| Modifier and Type | Method and Description |
|---|---|
List<AugRoutec> |
AugmentedTopoNode.augRoutec()
Returns the attribute augRoutec.
|
List<AugRoutec> |
DefaultAugmentedTopoNode.augRoutec() |
| Modifier and Type | Method and Description |
|---|---|
void |
AugmentedTopoNode.addToAugRoutec(AugRoutec addTo)
Adds to the list of augRoutec.
|
void |
DefaultAugmentedTopoNode.addToAugRoutec(AugRoutec addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
AugmentedTopoNode.augRoutec(List<AugRoutec> augRoutec)
Sets the attribute augRoutec.
|
void |
DefaultAugmentedTopoNode.augRoutec(List<AugRoutec> augRoutec) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAugRoutec
Represents the implementation of augRoutec.
|
Copyright © 2018. All rights reserved.