public interface PathDefinition extends org.opendaylight.yangtools.yang.binding.DataObject, LspAttributes, ExplicitRouteObject
This class represents the following YANG schema fragment defined in module pcep-types
grouping path-definition {
uses explicit-route-object;
uses lsp-attributes;
}
The schema path to identify an instance is
pcep-types/path-definition| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends PathDefinition> |
implementedInterface() |
getMetrics, nonnullMetricsgetIrogetRrogetClassTypegetLspagetXrogetBandwidthgetOfgetReoptimizationBandwidthgetEroClass<? extends PathDefinition> implementedInterface()
implementedInterface in interface BandwidthObjectimplementedInterface in interface ClasstypeObjectimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface ExcludeRouteObjectimplementedInterface in interface ExplicitRouteObjectimplementedInterface in interface IncludeRouteObjectimplementedInterface in interface LspaObjectimplementedInterface in interface LspAttributesimplementedInterface in interface OfObjectimplementedInterface in interface ReoptimizationBandwidthObjectimplementedInterface in interface ReportedRouteObjectCopyright © 2020 OpenDaylight. All rights reserved.