public interface SpecificMetrics extends org.opendaylight.yangtools.yang.binding.ChildOf<MonitoringResponse>, org.opendaylight.yangtools.yang.binding.Augmentable<SpecificMetrics>, RpObject, MonitoringMetrics
This class represents the following YANG schema fragment defined in module pcep-types
list specific-metrics {
uses rp-object;
uses monitoring-metrics;
}
The schema path to identify an instance is
pcep-types/monitoring-response/monitoring-metrics-list/specific-metrics-list/specific-metrics
To create instances of this class use SpecificMetricsBuilder.
SpecificMetricsBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<SpecificMetrics> |
implementedInterface() |
getRpgetMetricPce, nonnullMetricPcedefault Class<SpecificMetrics> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface MonitoringMetricsimplementedInterface in interface RpObjectCopyright © 2020 OpenDaylight. All rights reserved.