| Package | Description |
|---|---|
| org.onosproject.net |
Network model entities & service API definitions.
|
| Modifier and Type | Method and Description |
|---|---|
static Tunnel.Type |
Tunnel.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Tunnel.Type[] |
Tunnel.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015. All rights reserved.