| Package | Description |
|---|---|
| org.onosproject.yang.gen.v11.actnietfte.rev20170310.actnietfte.tunnelsgrouping |
Implementation of YANG node tunnelsGrouping's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Tunnel> |
DefaultTunnels.tunnel |
| Modifier and Type | Method and Description |
|---|---|
List<Tunnel> |
Tunnels.tunnel()
Returns the attribute tunnel.
|
List<Tunnel> |
DefaultTunnels.tunnel() |
| Modifier and Type | Method and Description |
|---|---|
void |
Tunnels.addToTunnel(Tunnel addTo)
Adds to the list of tunnel.
|
void |
DefaultTunnels.addToTunnel(Tunnel addTo) |
| Modifier and Type | Method and Description |
|---|---|
void |
Tunnels.tunnel(List<Tunnel> tunnel)
Sets the attribute tunnel.
|
void |
DefaultTunnels.tunnel(List<Tunnel> tunnel) |
Copyright © 2018. All rights reserved.