public class DefaultMplsLabelStack extends org.onosproject.yang.model.InnerModelObject implements MplsLabelStack
valueLeafFlags identify the leafs whose value are explicitly set Applicable in protocol edit and query operation.
| Constructor and Description |
|---|
DefaultMplsLabelStack()
Creates an instance of defaultMplsLabelStack.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addToEntry(Entry addTo)
Adds to the list of entry.
|
List<Entry> |
entry()
Returns the attribute entry.
|
void |
entry(List<Entry> entry)
Sets the attribute entry.
|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString() |
addAugmentation, augmentation, augmentations, removeAugmentationpublic DefaultMplsLabelStack()
public List<Entry> entry()
MplsLabelStackentry in interface MplsLabelStackpublic void entry(List<Entry> entry)
MplsLabelStackentry in interface MplsLabelStackentry - list of entrypublic void addToEntry(Entry addTo)
MplsLabelStackaddToEntry in interface MplsLabelStackaddTo - value of entryCopyright © 2018. All rights reserved.