Interface ReportedRouteObjectCase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<ReportedRouteObjectCase>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<Rros>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, ReportedRouteObject, RouteObject

    public interface ReportedRouteObjectCase
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<ReportedRouteObjectCase>, ReportedRouteObject, RouteObject

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

     case reported-route-object-case {
       uses reported-route-object;
     }
     
    The schema path to identify an instance is pcep-types/pcreq-message/pcreq-message/requests/segment-computation/p2mp/endpoint-rro-pair/rros/route-object/reported-route-object-case
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
    • Method Detail

      • implementedInterface

        default Class<ReportedRouteObjectCase> implementedInterface()
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
        Specified by:
        implementedInterface in interface ReportedRouteObject