| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ymstopology.rev20140101 |
Implementation of YANG node ymsTopology.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Node> |
YmsTopologyOpParam.node |
| Modifier and Type | Method and Description |
|---|---|
List<Node> |
YmsTopology.node()
Returns the attribute node.
|
List<Node> |
YmsTopologyOpParam.node() |
| Modifier and Type | Method and Description |
|---|---|
void |
YmsTopology.addToNode(Node addTo)
Adds to the list of node.
|
void |
YmsTopologyOpParam.addToNode(Node addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
YmsTopology.node(List<Node> node)
Sets the attribute node.
|
void |
YmsTopologyOpParam.node(List<Node> node) |
Copyright © 2018. All rights reserved.