| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.ymstopology.rev20140101.ymstopology.node |
Implementation of YANG node node's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<TerminationPoint> |
DefaultTerminationPoints.terminationPoint |
| Modifier and Type | Method and Description |
|---|---|
List<TerminationPoint> |
TerminationPoints.terminationPoint()
Returns the attribute terminationPoint.
|
List<TerminationPoint> |
DefaultTerminationPoints.terminationPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
TerminationPoints.addToTerminationPoint(TerminationPoint addTo)
Adds to the list of terminationPoint.
|
void |
DefaultTerminationPoints.addToTerminationPoint(TerminationPoint addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
TerminationPoints.terminationPoint(List<TerminationPoint> terminationPoint)
Sets the attribute terminationPoint.
|
void |
DefaultTerminationPoints.terminationPoint(List<TerminationPoint> terminationPoint) |
Copyright © 2018. All rights reserved.