Interface MvpnRoutesIpv6Case

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.Augmentable<MvpnRoutesIpv6Case>, org.opendaylight.yangtools.yang.binding.BindingObject, org.opendaylight.yangtools.yang.binding.ChoiceIn<Tables>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, MvpnRoutesIpv6, Routes

    public interface MvpnRoutesIpv6Case
    extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<MvpnRoutesIpv6Case>, MvpnRoutesIpv6, Routes

    This class represents the following YANG schema fragment defined in module bgp-mvpn-ipv6

     case mvpn-routes-ipv6-case {
       uses mvpn-routes-ipv6;
     }
     
    The schema path to identify an instance is bgp-mvpn-ipv6/bgp-rib/rib/peer/effective-rib-in/tables/routes/(urn:opendaylight:params:xml:ns:yang:bgp:mvpn:ipv6?revision=2018-04-17)mvpn-routes-ipv6-case
    • Field Detail

      • QNAME

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

      • implementedInterface

        default Class<MvpnRoutesIpv6Case> 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 MvpnRoutesIpv6