| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.urn.topo.rev20140101.ymstopology.node |
Implementation of YANG node node's children nodes.
|
| org.onosproject.yang.gen.v1.urn.topo.rev20140101.ymstopology.node.terminationpoints |
Implementation of YANG node terminationPoints'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) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTerminationPoint
Represents the implementation of terminationPoint.
|
Copyright © 2017. All rights reserved.