Interface L3vpnMcastRoutesIpv6

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<L3vpnMcastRoutesIpv6>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChildOf<L3vpnMcastRoutesIpv6>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, L3vpnMcastRoutes

    public interface L3vpnMcastRoutesIpv6
    extends org.opendaylight.yangtools.yang.binding.ChildOf<L3vpnMcastRoutesIpv6>, org.opendaylight.yangtools.yang.binding.Augmentable<L3vpnMcastRoutesIpv6>, L3vpnMcastRoutes

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

     container l3vpn-mcast-routes-ipv6 {
       uses l3vpn-mcast-routes;
     }
     
    The schema path to identify an instance is bgp-l3vpn-mcast/l3vpn-mcast-routes-ipv6/l3vpn-mcast-routes-ipv6

    To create instances of this class use L3vpnMcastRoutesIpv6Builder.

    See Also:
    L3vpnMcastRoutesIpv6Builder
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<L3vpnMcastRoutesIpv6> 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 L3vpnMcastRoutes