All Superinterfaces:
BandwidthObject, org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.DataContainer>, org.opendaylight.yangtools.yang.binding.BindingObject, ClasstypeObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, ExcludeRouteObject, ExplicitRouteObject, 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.yang.binding.DataObject, 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;
 }