All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.DataContainer>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject
All Known Subinterfaces:
L3vpnMcastRoutesIpv6Case, L3vpnMcastRoutesIpv6Case, L3vpnMcastRoutesIpv6Case, L3vpnMcastRoutesIpv6Case, L3vpnMcastRoutesIpv6Case, L3vpnMcastRoutesIpv6Case, L3vpnMcastRoutesIpv6Case

@Generated("mdsal-binding-generator") public interface L3vpnMcastRoutesIpv6 extends org.opendaylight.yangtools.yang.binding.DataObject

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

 grouping l3vpn-mcast-routes-ipv6 {
   container l3vpn-mcast-routes-ipv6 {
     uses l3vpn-mcast-routes;
   }
 }
 
  • Field Details

    • QNAME

      static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
  • Method Details

    • implementedInterface

      Class<? extends L3vpnMcastRoutesIpv6> implementedInterface()
      Specified by:
      implementedInterface in interface org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.DataContainer>
      Specified by:
      implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObject
    • getL3vpnMcastRoutesIpv6

      L3vpnMcastRoutesIpv6 getL3vpnMcastRoutesIpv6()
      Return l3vpnMcastRoutesIpv6, or null if it is not present.
      Returns:
      org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.routes.ipv6.L3vpnMcastRoutesIpv6 l3vpnMcastRoutesIpv6, or null if it is not present.
    • nonnullL3vpnMcastRoutesIpv6

      @NonNull L3vpnMcastRoutesIpv6 nonnullL3vpnMcastRoutesIpv6()
      Return l3vpnMcastRoutesIpv6, or an empty instance if it is not present.
      Returns:
      org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.routes.ipv6.L3vpnMcastRoutesIpv6 l3vpnMcastRoutesIpv6, or an empty instance if it is not present.