| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.actnietfroutingtypes.rev20170227.actnietfroutingtypes |
Implementation of YANG node actnIetfRoutingTypes's children nodes.
|
| org.onosproject.yang.gen.v1.actnietftetypes.rev20170310.actnietftetypes.explicitroutehopconfig.type.label |
Implementation of YANG node label's children nodes.
|
| org.onosproject.yang.gen.v1.actnietftetypes.rev20170310.actnietftetypes.explicitroutehopconfig.type.sid |
Implementation of YANG node sid's children nodes.
|
| org.onosproject.yang.gen.v1.actnietftetypes.rev20170310.actnietftetypes.recordroutesubobject.type |
Implementation of YANG node type's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
static GeneralizedLabel |
GeneralizedLabel.fromString(String valInString)
Returns the object of generalizedLabel fromString input String generalizedLabel.
|
static GeneralizedLabel |
GeneralizedLabel.of(byte[] value)
Returns the object of generalizedLabel for type binary.
|
| Modifier and Type | Field and Description |
|---|---|
protected GeneralizedLabel |
DefaultLabelHop.value |
| Modifier and Type | Method and Description |
|---|---|
GeneralizedLabel |
DefaultLabelHop.value() |
GeneralizedLabel |
LabelHop.value()
Returns the attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLabelHop.value(GeneralizedLabel value) |
void |
LabelHop.value(GeneralizedLabel value)
Sets the attribute value.
|
| Modifier and Type | Field and Description |
|---|---|
protected GeneralizedLabel |
DefaultSidHop.sid |
| Modifier and Type | Method and Description |
|---|---|
GeneralizedLabel |
DefaultSidHop.sid() |
GeneralizedLabel |
SidHop.sid()
Returns the attribute sid.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSidHop.sid(GeneralizedLabel sid) |
void |
SidHop.sid(GeneralizedLabel sid)
Sets the attribute sid.
|
| Modifier and Type | Field and Description |
|---|---|
protected GeneralizedLabel |
DefaultLabel.value |
| Modifier and Type | Method and Description |
|---|---|
GeneralizedLabel |
DefaultLabel.value() |
GeneralizedLabel |
Label.value()
Returns the attribute value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultLabel.value(GeneralizedLabel value) |
void |
Label.value(GeneralizedLabel value)
Sets the attribute value.
|
Copyright © 2018. All rights reserved.