| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yms.test.ytb.augment.from.another.file.rev20160826.ytbaugmentfromanotherfile.networks.network.node.augmentedndnode |
Implementation of YANG node augmentedNdNode's children nodes.
|
| org.onosproject.yang.gen.v1.yms.test.ytb.augment.from.another.file.rev20160826.ytbaugmentfromanotherfile.networks.network.node.augmentedndnode.terminationpoint |
Implementation of YANG node terminationPoint's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SupportingTerminationPoint> |
DefaultTerminationPoint.supportingTerminationPoint |
| Modifier and Type | Method and Description |
|---|---|
List<SupportingTerminationPoint> |
TerminationPoint.supportingTerminationPoint()
Returns the attribute supportingTerminationPoint.
|
List<SupportingTerminationPoint> |
DefaultTerminationPoint.supportingTerminationPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
TerminationPoint.addToSupportingTerminationPoint(SupportingTerminationPoint addTo)
Adds to the list of supportingTerminationPoint.
|
void |
DefaultTerminationPoint.addToSupportingTerminationPoint(SupportingTerminationPoint addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
TerminationPoint.supportingTerminationPoint(List<SupportingTerminationPoint> supportingTerminationPoint)
Sets the attribute supportingTerminationPoint.
|
void |
DefaultTerminationPoint.supportingTerminationPoint(List<SupportingTerminationPoint> supportingTerminationPoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSupportingTerminationPoint
Represents the implementation of supportingTerminationPoint.
|
Copyright © 2017. All rights reserved.