| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.topo.rev20140101.ymstopology |
Implementation of YANG node ymsTopology's children nodes.
|
| org.onosproject.yang.gen.v1.urn.topo.rev20140101.ymstopology.node |
Implementation of YANG node node's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected TerminationPoints |
DefaultNode.terminationPoints |
| Modifier and Type | Method and Description |
|---|---|
TerminationPoints |
Node.terminationPoints()
Returns the attribute terminationPoints.
|
TerminationPoints |
DefaultNode.terminationPoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
Node.terminationPoints(TerminationPoints terminationPoints)
Sets the attribute terminationPoints.
|
void |
DefaultNode.terminationPoints(TerminationPoints terminationPoints) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTerminationPoints
Represents the implementation of terminationPoints.
|
Copyright © 2017. All rights reserved.