Interface LabeledUnicastRoutesCase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<LabeledUnicastRoutesCase>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<Tables>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, LabeledUnicastRoutes, Routes

    public interface LabeledUnicastRoutesCase
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<LabeledUnicastRoutesCase>, LabeledUnicastRoutes, Routes

    This class represents the following YANG schema fragment defined in module bgp-labeled-unicast

     case labeled-unicast-routes-case {
       uses labeled-unicast-routes;
     }
     
    The schema path to identify an instance is bgp-labeled-unicast/bgp-rib/rib/peer/adj-rib-in/tables/routes/(urn:opendaylight:params:xml:ns:yang:bgp-labeled-unicast?revision=2018-03-29)labeled-unicast-routes-case
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<LabeledUnicastRoutesCase> 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 LabeledUnicastRoutes