| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietftemplstypes.rev20170310.yrtietftemplstypes |
Implementation of YANG node yrtIetfTeMplsTypes's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietftemplstypes.rev20170310.yrtietftemplstypes.tebandwidthtype |
Implementation of YANG node teBandwidthType's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
TeBandwidthTypeEnum |
TeBandwidthType.enumeration()
Returns the attribute enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TeBandwidthType.enumeration(TeBandwidthTypeEnum enumeration)
Sets the attribute enumeration.
|
static TeBandwidthType |
TeBandwidthType.of(TeBandwidthTypeEnum value)
Returns the object of teBandwidthType for type enumeration.
|
| Constructor and Description |
|---|
TeBandwidthType(TeBandwidthTypeEnum enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
static TeBandwidthTypeEnum |
TeBandwidthTypeEnum.of(int value)
Returns the object of teBandwidthTypeEnum for.
|
static TeBandwidthTypeEnum |
TeBandwidthTypeEnum.of(String value)
Returns the object of teBandwidthTypeEnum for.
|
static TeBandwidthTypeEnum |
TeBandwidthTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TeBandwidthTypeEnum[] |
TeBandwidthTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.