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