| 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.mplslabel |
Implementation of YANG node mplsLabel's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
MplsLabelUnion |
MplsLabel.union()
Returns the attribute union.
|
| Modifier and Type | Method and Description |
|---|---|
static MplsLabel |
MplsLabel.of(MplsLabelUnion value)
Returns the object of mplsLabel for type union.
|
void |
MplsLabel.union(MplsLabelUnion union)
Sets the attribute union.
|
| Constructor and Description |
|---|
MplsLabel(MplsLabelUnion union)
Creates an instance of union.
|
| Modifier and Type | Method and Description |
|---|---|
static MplsLabelUnion |
MplsLabelUnion.fromString(String valInString)
Returns the object of mplsLabelUnion fromString input String mplsLabelUnion.
|
static MplsLabelUnion |
MplsLabelUnion.of(MplsLabelGeneralUse value)
Returns the object of mplsLabelUnion for type mplsLabelGeneralUse.
|
static MplsLabelUnion |
MplsLabelUnion.of(MplsLabelSpecialPurpose value)
Returns the object of mplsLabelUnion for type mplsLabelSpecialPurpose.
|
Copyright © 2018. All rights reserved.