| Modifier and Type | Method and Description |
|---|---|
List<Metrics> |
LspAttributes.getMetrics() |
| Modifier and Type | Method and Description |
|---|---|
<E extends org.opendaylight.yangtools.yang.binding.Augmentation<Metrics>> |
MetricsBuilder.getAugmentation(Class<E> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
Metrics |
MetricsBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
MetricsBuilder |
MetricsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Metrics>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Metrics> augmentationValue) |
MetricsBuilder |
MetricsBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Metrics>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<Metrics> augmentationValue) |
MetricsBuilder |
MetricsBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Metrics>> augmentationType) |
| Constructor and Description |
|---|
MetricsBuilder(Metrics base) |
| Modifier and Type | Method and Description |
|---|---|
List<Metrics> |
FailureCaseBuilder.getMetrics() |
| Modifier and Type | Method and Description |
|---|---|
FailureCaseBuilder |
FailureCaseBuilder.setMetrics(List<Metrics> value) |
| Modifier and Type | Method and Description |
|---|---|
List<Metrics> |
PathsBuilder.getMetrics() |
| Modifier and Type | Method and Description |
|---|---|
PathsBuilder |
PathsBuilder.setMetrics(List<Metrics> value) |
| Modifier and Type | Method and Description |
|---|---|
List<Metrics> |
P2pBuilder.getMetrics() |
| Modifier and Type | Method and Description |
|---|---|
P2pBuilder |
P2pBuilder.setMetrics(List<Metrics> value) |
Copyright © 2018 OpenDaylight. All rights reserved.