public class DefaultBundle extends org.onosproject.yang.model.InnerModelObject implements Bundle
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected BundledLinks |
bundledLinks |
| Constructor and Description |
|---|
DefaultBundle()
Creates an instance of defaultBundle.
|
| Modifier and Type | Method and Description |
|---|---|
BundledLinks |
bundledLinks()
Returns the attribute bundledLinks.
|
void |
bundledLinks(BundledLinks bundledLinks)
Sets the attribute bundledLinks.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
protected BundledLinks bundledLinks
public BundledLinks bundledLinks()
BundlebundledLinks in interface Bundlepublic void bundledLinks(BundledLinks bundledLinks)
BundlebundledLinks in interface BundlebundledLinks - value of bundledLinksCopyright © 2017. All rights reserved.