Interface FlowspecIpv6RoutesCase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<FlowspecIpv6RoutesCase>, 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, FlowspecIpv6Routes, Routes

    public interface FlowspecIpv6RoutesCase
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<FlowspecIpv6RoutesCase>, FlowspecIpv6Routes, Routes

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

     case flowspec-ipv6-routes-case {
       uses flowspec-ipv6-routes;
     }
     
    The schema path to identify an instance is bgp-flowspec/bgp-rib/rib/peer/adj-rib-out/tables/routes/(urn:opendaylight:params:xml:ns:yang:bgp-flowspec?revision=2020-01-20)flowspec-ipv6-routes-case
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<FlowspecIpv6RoutesCase> 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 FlowspecIpv6Routes