public interface ReportedRoute extends org.opendaylight.yangtools.yang.binding.ChildOf<P2p>, org.opendaylight.yangtools.yang.binding.Augmentable<ReportedRoute>, ReportedRouteObject, ReoptimizationBandwidthObject
This class represents the following YANG schema fragment defined in module pcep-types
container reported-route {
uses reported-route-object;
uses reoptimization-bandwidth-object;
}
The schema path to identify an instance is
pcep-types/pcreq-message/pcreq-message/requests/segment-computation/p2p/reported-route
To create instances of this class use ReportedRouteBuilder.
ReportedRouteBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<ReportedRoute> |
implementedInterface() |
getRrogetReoptimizationBandwidthdefault Class<ReportedRoute> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface ReoptimizationBandwidthObjectimplementedInterface in interface ReportedRouteObjectCopyright © 2020 OpenDaylight. All rights reserved.