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