Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv6.rev180417.bgp.rib.rib.peer.effective.rib.in.tables.routes.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.effective.rib.in.tables.routes
Modifier 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.Modifier and TypeMethodDescription@NonNull MvpnRoutesIpv6Case
MvpnRoutesIpv6CaseBuilder.build()
A newMvpnRoutesIpv6Case
instance.Modifier and TypeMethodDescriptiondefault Class
<MvpnRoutesIpv6Case> MvpnRoutesIpv6Case.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
MvpnRoutesIpv6Case.bindingEquals
(@NonNull MvpnRoutesIpv6Case thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
MvpnRoutesIpv6Case.bindingHashCode
(@NonNull MvpnRoutesIpv6Case obj) Default implementation ofObject.hashCode()
contract for this interface.static String
MvpnRoutesIpv6Case.bindingToString
(@NonNull MvpnRoutesIpv6Case obj) Default implementation ofObject.toString()
contract for this interface.Modifier 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.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMvpnRoutesIpv6Case
.