| Modifier and Type | Method and Description |
|---|---|
Metric |
MetricObject.getMetric() |
| Modifier and Type | Method and Description |
|---|---|
Metric |
MetricsBuilder.getMetric() |
| Modifier and Type | Method and Description |
|---|---|
MetricsBuilder |
MetricsBuilder.setMetric(Metric value) |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Metric>> |
MetricBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Metric |
MetricBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
MetricBuilder |
MetricBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Metric>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Metric> augmentationValue) |
MetricBuilder |
MetricBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Metric>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Metric> augmentationValue) |
MetricBuilder |
MetricBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Metric>> augmentationType) |
| Constructor and Description |
|---|
MetricBuilder(Metric base) |
| Modifier and Type | Method and Description |
|---|---|
Metric |
MetricBuilder.getMetric() |
| Modifier and Type | Method and Description |
|---|---|
MetricBuilder |
MetricBuilder.setMetric(Metric value) |
Copyright © 2018 OpenDaylight. All rights reserved.