public interface PerformanceMetric
extends org.onosproject.yang.model.Augmentable
| Modifier and Type | Method and Description |
|---|---|
Measurement |
measurement()
Returns the attribute measurement.
|
void |
measurement(Measurement measurement)
Sets the attribute measurement.
|
Normality |
normality()
Returns the attribute normality.
|
void |
normality(Normality normality)
Sets the attribute normality.
|
Measurement measurement()
Normality normality()
void measurement(Measurement measurement)
measurement - value of measurementvoid normality(Normality normality)
normality - value of normalityCopyright © 2018. All rights reserved.