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