Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes.L3vpnMcastRoutesIpv6Case
Packages that use L3vpnMcastRoutesIpv6Case
Package
Description
-
Uses of L3vpnMcastRoutesIpv6Case in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes with type parameters of type L3vpnMcastRoutesIpv6CaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<L3vpnMcastRoutesIpv6Case>>
E$$L3vpnMcastRoutesIpv6CaseBuilder.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.l3vpn.mcast.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes that return L3vpnMcastRoutesIpv6CaseModifier and TypeMethodDescription@NonNull L3vpnMcastRoutesIpv6Case
L3vpnMcastRoutesIpv6CaseBuilder.build()
A newL3vpnMcastRoutesIpv6Case
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes that return types with arguments of type L3vpnMcastRoutesIpv6CaseModifier and TypeMethodDescriptiondefault Class<L3vpnMcastRoutesIpv6Case>
L3vpnMcastRoutesIpv6Case.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes with parameters of type L3vpnMcastRoutesIpv6CaseModifier and TypeMethodDescriptionstatic boolean
L3vpnMcastRoutesIpv6Case.bindingEquals
(@NonNull L3vpnMcastRoutesIpv6Case thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
L3vpnMcastRoutesIpv6Case.bindingHashCode
(@NonNull L3vpnMcastRoutesIpv6Case obj) Default implementation ofObject.hashCode()
contract for this interface.static String
L3vpnMcastRoutesIpv6Case.bindingToString
(@NonNull L3vpnMcastRoutesIpv6Case obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes with type arguments of type L3vpnMcastRoutesIpv6CaseModifier and TypeMethodDescriptionL3vpnMcastRoutesIpv6CaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<L3vpnMcastRoutesIpv6Case> augmentation) Add an augmentation to this builder's product.L3vpnMcastRoutesIpv6CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<L3vpnMcastRoutesIpv6Case>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.bgp.rib.rib.peer.adj.rib.out.tables.routes with parameters of type L3vpnMcastRoutesIpv6CaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedL3vpnMcastRoutesIpv6Case
.