| Modifier and Type | Method and Description |
|---|---|
MetricObject |
MetricObject.getMetricObject() |
| Modifier and Type | Method and Description |
|---|---|
<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<MetricObject>> |
MetricObjectBuilder.augmentation(Class<E$$> augmentationType) |
| Modifier and Type | Method and Description |
|---|---|
MetricObject |
MetricObjectBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
default Class<MetricObject> |
MetricObject.implementedInterface() |
| Modifier and Type | Method and Description |
|---|---|
MetricObjectBuilder |
MetricObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MetricObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<MetricObject> augmentationValue) |
MetricObjectBuilder |
MetricObjectBuilder.addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MetricObject>> augmentationType,
org.opendaylight.yangtools.yang.binding.Augmentation<MetricObject> augmentationValue) |
MetricObjectBuilder |
MetricObjectBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<MetricObject>> augmentationType) |
| Constructor and Description |
|---|
MetricObjectBuilder(MetricObject base) |
Copyright © 2020 OpenDaylight. All rights reserved.