Interface MacIpAdvRouteCase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<MacIpAdvRouteCase>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<Evpn>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, EvpnChoice, MacIpAdvRoute

    public interface MacIpAdvRouteCase
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<MacIpAdvRouteCase>, MacIpAdvRoute, EvpnChoice

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

     case mac-ip-adv-route-case {
       uses mac-ip-adv-route;
     }
     
    The schema path to identify an instance is odl-bgp-evpn/evpn/evpn-choice/mac-ip-adv-route-case
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<MacIpAdvRouteCase> 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 MacIpAdvRoute