| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.actnietfroutingtypes.rev20170227.actnietfroutingtypes |
Implementation of YANG node actnIetfRoutingTypes's children nodes.
|
| org.onosproject.yang.gen.v1.actnietfroutingtypes.rev20170227.actnietfroutingtypes.mplslabelstack.mplslabelstack |
Implementation of YANG node mplsLabelStack's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static MplsLabel |
MplsLabel.fromString(String valInString)
Returns the object of mplsLabel fromString input String mplsLabel.
|
static MplsLabel |
MplsLabel.of(MplsLabelUnion value)
Returns the object of mplsLabel for type union.
|
| Modifier and Type | Field and Description |
|---|---|
protected MplsLabel |
DefaultEntry.label |
| Modifier and Type | Method and Description |
|---|---|
MplsLabel |
Entry.label()
Returns the attribute label.
|
MplsLabel |
DefaultEntry.label() |
| Modifier and Type | Method and Description |
|---|---|
void |
Entry.label(MplsLabel label)
Sets the attribute label.
|
void |
DefaultEntry.label(MplsLabel label) |
Copyright © 2018. All rights reserved.