Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes.MvpnRoutesIpv6Case
Packages that use MvpnRoutesIpv6Case
Package
Description
-
Uses of MvpnRoutesIpv6Case in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes with type parameters of type MvpnRoutesIpv6CaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<MvpnRoutesIpv6Case>>
E$$MvpnRoutesIpv6CaseBuilder.augmentation(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes that return MvpnRoutesIpv6CaseModifier and TypeMethodDescription@NonNull MvpnRoutesIpv6CaseMvpnRoutesIpv6CaseBuilder.build()A newMvpnRoutesIpv6Caseinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes that return types with arguments of type MvpnRoutesIpv6CaseModifier and TypeMethodDescriptiondefault Class<MvpnRoutesIpv6Case> MvpnRoutesIpv6Case.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes with parameters of type MvpnRoutesIpv6CaseModifier and TypeMethodDescriptionstatic booleanMvpnRoutesIpv6Case.bindingEquals(@NonNull MvpnRoutesIpv6Case thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intMvpnRoutesIpv6Case.bindingHashCode(@NonNull MvpnRoutesIpv6Case obj) Default implementation ofObject.hashCode()contract for this interface.static StringMvpnRoutesIpv6Case.bindingToString(@NonNull MvpnRoutesIpv6Case obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes with type arguments of type MvpnRoutesIpv6CaseModifier and TypeMethodDescriptionMvpnRoutesIpv6CaseBuilder.addAugmentation(org.opendaylight.yangtools.binding.Augmentation<MvpnRoutesIpv6Case> augmentation) Add an augmentation to this builder's product.MvpnRoutesIpv6CaseBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.binding.Augmentation<MvpnRoutesIpv6Case>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes with parameters of type MvpnRoutesIpv6CaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMvpnRoutesIpv6Case.