public class DefaultTe extends org.onosproject.yang.model.InnerModelObject implements Te
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Modifier and Type | Field and Description |
|---|---|
protected Globals |
globals |
protected LspsState |
lspsState |
protected Tunnels |
tunnels |
| Constructor and Description |
|---|
DefaultTe()
Creates an instance of defaultTe.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Globals |
globals()
Returns the attribute globals.
|
void |
globals(Globals globals)
Sets the attribute globals.
|
int |
hashCode() |
LspsState |
lspsState()
Returns the attribute lspsState.
|
void |
lspsState(LspsState lspsState)
Sets the attribute lspsState.
|
String |
toString() |
Tunnels |
tunnels()
Returns the attribute tunnels.
|
void |
tunnels(Tunnels tunnels)
Sets the attribute tunnels.
|
addAugmentation, augmentation, augmentations, removeAugmentationprotected Tunnels tunnels
protected Globals globals
protected LspsState lspsState
public Tunnels tunnels()
Tepublic Globals globals()
Tepublic LspsState lspsState()
Tepublic void tunnels(Tunnels tunnels)
Tepublic void globals(Globals globals)
Tepublic void lspsState(LspsState lspsState)
TeCopyright © 2018. All rights reserved.