public interface MetricPce extends org.opendaylight.yangtools.yang.binding.ChildOf<MonitoringMetrics>, org.opendaylight.yangtools.yang.binding.Augmentable<MetricPce>, PceIdObject, ProcTimeObject, OverloadObject
This class represents the following YANG schema fragment defined in module pcep-types
list metric-pce {
uses pce-id-object;
uses proc-time-object;
uses overload-object;
}
The schema path to identify an instance is
pcep-types/monitoring-metrics/metric-pce
To create instances of this class use MetricPceBuilder.
MetricPceBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<MetricPce> |
implementedInterface() |
getPceIdgetProcTimegetOverloaddefault Class<MetricPce> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface OverloadObjectimplementedInterface in interface PceIdObjectimplementedInterface in interface ProcTimeObjectCopyright © 2020 OpenDaylight. All rights reserved.