Interface L3vpnIpv4Ipv6MulticastCommon

  • All Superinterfaces:
    AllAfiSafiCommon, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject
    All Known Subinterfaces:
    L3vpnIpv4Multicast, L3vpnIpv6Multicast

    @Generated("mdsal-binding-generator")
    public interface L3vpnIpv4Ipv6MulticastCommon
    extends org.opendaylight.yangtools.yang.binding.DataObject, AllAfiSafiCommon
    Common configuration applied across L3VPN for IPv4 and IPv6

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

     grouping l3vpn-ipv4-ipv6-multicast-common {
       uses all-afi-safi-common;
     }
     
    The schema path to identify an instance is openconfig-bgp-multiprotocoll3vpn-ipv4-ipv6-multicast-common
    • Field Detail

      • QNAME

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

      • implementedInterface

        Class<? extends L3vpnIpv4Ipv6MulticastCommon> implementedInterface()
        Specified by:
        implementedInterface in interface AllAfiSafiCommon
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainer
        Specified by:
        implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject