| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.actnietfroutingtypes.rev20170227.actnietfroutingtypes.mplslabelstack |
Implementation of YANG node mplsLabelStack's children nodes.
|
| org.onosproject.yang.gen.v1.actnietfroutingtypes.rev20170227.actnietfroutingtypes.mplslabelstack.mplslabelstack |
Implementation of YANG node mplsLabelStack's children nodes.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<Entry> |
DefaultMplsLabelStack.entry |
| Modifier and Type | Method and Description |
|---|---|
List<Entry> |
DefaultMplsLabelStack.entry() |
List<Entry> |
MplsLabelStack.entry()
Returns the attribute entry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMplsLabelStack.addToEntry(Entry addTo) |
void |
MplsLabelStack.addToEntry(Entry addTo)
Adds to the list of entry.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultMplsLabelStack.entry(List<Entry> entry) |
void |
MplsLabelStack.entry(List<Entry> entry)
Sets the attribute entry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEntry
Represents the implementation of entry.
|
Copyright © 2018. All rights reserved.