| Modifier and Type | Method and Description |
|---|---|
List<Metric> |
SvecBuilder.getMetric() |
List<Metric> |
Svec.getMetric() |
| Modifier and Type | Method and Description |
|---|---|
SvecBuilder |
SvecBuilder.setMetric(List<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) |
Copyright © 2018 OpenDaylight. All rights reserved.