Interface L3vpnMcastRoutesIpv4

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

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

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

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

    To create instances of this class use L3vpnMcastRoutesIpv4Builder.

    See Also:
    L3vpnMcastRoutesIpv4Builder
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<L3vpnMcastRoutesIpv4> 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