| Package | Description |
|---|---|
| org.onosproject.yang.gen.v1.yrtietftetopology.rev20160317.yrtietftetopology |
Implementation of YANG node yrtIetfTeTopology's children nodes.
|
| org.onosproject.yang.gen.v1.yrtietftetopology.rev20160317.yrtietftetopology.performancemetricnormality |
Implementation of YANG node performanceMetricNormality's children nodes.
|
| Modifier and Type | Method and Description |
|---|---|
PerformanceMetricNormalityEnum |
PerformanceMetricNormality.enumeration()
Returns the attribute enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PerformanceMetricNormality.enumeration(PerformanceMetricNormalityEnum enumeration)
Sets the attribute enumeration.
|
static PerformanceMetricNormality |
PerformanceMetricNormality.of(PerformanceMetricNormalityEnum value)
Returns the object of performanceMetricNormality for type enumeration.
|
| Constructor and Description |
|---|
PerformanceMetricNormality(PerformanceMetricNormalityEnum enumeration)
Creates an instance of enumeration.
|
| Modifier and Type | Method and Description |
|---|---|
static PerformanceMetricNormalityEnum |
PerformanceMetricNormalityEnum.of(int value)
Returns the object of performanceMetricNormalityEnum for.
|
static PerformanceMetricNormalityEnum |
PerformanceMetricNormalityEnum.of(String value)
Returns the object of performanceMetricNormalityEnum for.
|
static PerformanceMetricNormalityEnum |
PerformanceMetricNormalityEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PerformanceMetricNormalityEnum[] |
PerformanceMetricNormalityEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.