public interface Te
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
Globals |
globals()
Returns the attribute globals.
|
void |
globals(Globals globals)
Sets the attribute globals.
|
LspsState |
lspsState()
Returns the attribute lspsState.
|
void |
lspsState(LspsState lspsState)
Sets the attribute lspsState.
|
Tunnels |
tunnels()
Returns the attribute tunnels.
|
void |
tunnels(Tunnels tunnels)
Sets the attribute tunnels.
|
Tunnels tunnels()
Globals globals()
LspsState lspsState()
void tunnels(Tunnels tunnels)
tunnels - value of tunnelsvoid globals(Globals globals)
globals - value of globalsvoid lspsState(LspsState lspsState)
lspsState - value of lspsStateCopyright © 2018. All rights reserved.