| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietftetopology.rev20160317.yrtietftetopology.telinkconfig.bundlestacklevel.bundle |
Implementation of YANG node bundle's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietftetopology.rev20160317.yrtietftetopology.telinkconfig.bundlestacklevel.bundle.bundledlinks |
Implementation of YANG node bundledLinks's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<BundledLink> |
DefaultBundledLinks.bundledLink |
| Modifier and Type | Method and Description |
|---|---|
List<BundledLink> |
DefaultBundledLinks.bundledLink() |
List<BundledLink> |
BundledLinks.bundledLink()
Returns the attribute bundledLink.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBundledLinks.addToBundledLink(BundledLink addTo) |
void |
BundledLinks.addToBundledLink(BundledLink addTo)
Adds to the list of bundledLink.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBundledLinks.bundledLink(List<BundledLink> bundledLink) |
void |
BundledLinks.bundledLink(List<BundledLink> bundledLink)
Sets the attribute bundledLink.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBundledLink
Represents the implementation of bundledLink.
|
Copyright © 2018. All rights reserved.