| 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.bfdencapmodetype |
Implementation of YANG node bfdEncapModeType's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
BfdEncapModeTypeEnum |
BfdEncapModeType.enumeration()
Returns the attribute enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BfdEncapModeType.enumeration(BfdEncapModeTypeEnum enumeration)
Sets the attribute enumeration.
|
static BfdEncapModeType |
BfdEncapModeType.of(BfdEncapModeTypeEnum value)
Returns the object of bfdEncapModeType for type enumeration.
|
| Constructor and Description |
|---|
BfdEncapModeType(BfdEncapModeTypeEnum enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
static BfdEncapModeTypeEnum |
BfdEncapModeTypeEnum.of(int value)
Returns the object of bfdEncapModeTypeEnum for.
|
static BfdEncapModeTypeEnum |
BfdEncapModeTypeEnum.of(String value)
Returns the object of bfdEncapModeTypeEnum for.
|
static BfdEncapModeTypeEnum |
BfdEncapModeTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BfdEncapModeTypeEnum[] |
BfdEncapModeTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.