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