public interface Tunnels
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
void |
addToTunnel(Tunnel addTo)
Adds to the list of tunnel.
|
List<Tunnel> |
tunnel()
Returns the attribute tunnel.
|
void |
tunnel(List<Tunnel> tunnel)
Sets the attribute tunnel.
|
Copyright © 2018. All rights reserved.