public interface BundledLinks
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToBundledLink(BundledLink addTo)
Adds to the list of bundledLink.
|
List<BundledLink> |
bundledLink()
Returns the attribute bundledLink.
|
void |
bundledLink(List<BundledLink> bundledLink)
Sets the attribute bundledLink.
|
List<BundledLink> bundledLink()
void bundledLink(List<BundledLink> bundledLink)
bundledLink - list of bundledLinkvoid addToBundledLink(BundledLink addTo)
addTo - value of bundledLinkCopyright © 2017. All rights reserved.