public class DefaultComponent extends org.onosproject.yang.model.InnerModelObject implements Component
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected ComponentLinks |
componentLinks |
| Constructor and Description |
|---|
DefaultComponent()
Creates an instance of defaultComponent.
|
| Modifier and Type | Method and Description |
|---|---|
ComponentLinks |
componentLinks()
Returns the attribute componentLinks.
|
void |
componentLinks(ComponentLinks componentLinks)
Sets the attribute componentLinks.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
protected ComponentLinks componentLinks
public DefaultComponent()
public ComponentLinks componentLinks()
ComponentcomponentLinks in interface Componentpublic void componentLinks(ComponentLinks componentLinks)
ComponentcomponentLinks in interface ComponentcomponentLinks - value of componentLinksCopyright © 2017. All rights reserved.