| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.tunnelp2pproperties |
Implementation of YANG node tunnelP2Pproperties's children nodes.
|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.tunnelp2pproperties.p2pprimarypaths |
Implementation of YANG node p2PprimaryPaths's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<P2PprimaryPath> |
DefaultP2PprimaryPaths.p2PprimaryPath |
| Modifier and Type | Method and Description |
|---|---|
List<P2PprimaryPath> |
P2PprimaryPaths.p2PprimaryPath()
Returns the attribute p2PprimaryPath.
|
List<P2PprimaryPath> |
DefaultP2PprimaryPaths.p2PprimaryPath() |
| Modifier and Type | Method and Description |
|---|---|
void |
P2PprimaryPaths.addToP2PprimaryPath(P2PprimaryPath addTo)
Adds to the list of p2PprimaryPath.
|
void |
DefaultP2PprimaryPaths.addToP2PprimaryPath(P2PprimaryPath addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
P2PprimaryPaths.p2PprimaryPath(List<P2PprimaryPath> p2PprimaryPath)
Sets the attribute p2PprimaryPath.
|
void |
DefaultP2PprimaryPaths.p2PprimaryPath(List<P2PprimaryPath> p2PprimaryPath) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultP2PprimaryPath
Represents the implementation of p2PprimaryPath.
|
Copyright © 2018. All rights reserved.