Interface L2vpnCommon

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

    @Generated("mdsal-binding-generator")
    public interface L2vpnCommon
    extends org.opendaylight.yangtools.yang.binding.DataObject, AllAfiSafiCommon
    Common configuration applied across L2VPN address families

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

     grouping l2vpn-common {
       uses all-afi-safi-common;
     }
     
    The schema path to identify an instance is openconfig-bgp-multiprotocoll2vpn-common
    • Field Detail

      • QNAME

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

      • implementedInterface

        Class<? extends L2vpnCommon> 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