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