All Superinterfaces:
BandwidthObject, org.opendaylight.yangtools.binding.BindingContract<org.opendaylight.yangtools.binding.DataContainer>, org.opendaylight.yangtools.binding.BindingObject, ClasstypeObject, org.opendaylight.yangtools.binding.DataContainer, ExcludeRouteObject, ExplicitRouteObject, org.opendaylight.yangtools.binding.Grouping, IncludeRouteObject, LspaObject, LspAttributes, OfObject, ReoptimizationBandwidthObject, ReportedRouteObject
All Known Subinterfaces:
Arguments, Arguments, Path, Path, Path, Paths

@Generated("mdsal-binding-generator") public interface PathDefinition extends org.opendaylight.yangtools.binding.Grouping, ExplicitRouteObject, LspAttributes

This class represents the following YANG schema fragment defined in module pcep-types

 grouping path-definition {
   uses explicit-route-object;
   uses lsp-attributes;
 }