public interface Monitoring extends org.opendaylight.yangtools.yang.binding.DataObject, MonitoringObject, PccIdReqObject
This class represents the following YANG schema fragment defined in module pcep-types
grouping monitoring {
uses monitoring-object;
uses pcc-id-req-object;
}
The schema path to identify an instance is
pcep-types/monitoring| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends Monitoring> |
implementedInterface() |
getMonitoringgetPccIdReqClass<? extends Monitoring> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface MonitoringObjectimplementedInterface in interface PccIdReqObjectCopyright © 2020 OpenDaylight. All rights reserved.