public interface MplsLabelStack
extends org.onosproject.yang.model.Augmentable
| 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.
|
Copyright © 2018. All rights reserved.