| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtnetworktopology.rev20151208.yrtnetworktopology.networks.network.node.augmentedndnode |
Implementation of YANG node augmentedNdNode's children nodes.
|
| org.onosproject.yang.gen.v1.yrtnetworktopology.rev20151208.yrtnetworktopology.networks.network.node.augmentedndnode.tpoint |
Implementation of YANG node tPoint's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<SupportingTerminationPoint> |
DefaultTpoint.supportingTerminationPoint |
| Modifier and Type | Method and Description |
|---|---|
List<SupportingTerminationPoint> |
Tpoint.supportingTerminationPoint()
Returns the attribute supportingTerminationPoint.
|
List<SupportingTerminationPoint> |
DefaultTpoint.supportingTerminationPoint() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tpoint.addToSupportingTerminationPoint(SupportingTerminationPoint addTo)
Adds to the list of supportingTerminationPoint.
|
void |
DefaultTpoint.addToSupportingTerminationPoint(SupportingTerminationPoint addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
Tpoint.supportingTerminationPoint(List<SupportingTerminationPoint> supportingTerminationPoint)
Sets the attribute supportingTerminationPoint.
|
void |
DefaultTpoint.supportingTerminationPoint(List<SupportingTerminationPoint> supportingTerminationPoint) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSupportingTerminationPoint
Represents the implementation of supportingTerminationPoint.
|
Copyright © 2017. All rights reserved.