Interface FlowspecRoutesCase

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

    public interface FlowspecRoutesCase
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<FlowspecRoutesCase>, FlowspecRoutes, Routes

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

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

      • QNAME

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

      • implementedInterface

        default Class<FlowspecRoutesCase> 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 FlowspecRoutes