| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietfte.rev20170310.yrtietfte.tunnelsgrouping |
Implementation of YANG node tunnelsGrouping's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietfte.rev20170310.yrtietfte.tunnelsgrouping.tunnels |
Implementation of YANG node tunnels'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) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTunnel
Represents the implementation of tunnel.
|
Copyright © 2018. All rights reserved.