Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.bmp.monitor.monitor.router.peer.pre.policy.rib.tables.routes.MvpnRoutesIpv4Case
Package
Description
-
Uses of MvpnRoutesIpv4Case in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.bmp.monitor.monitor.router.peer.pre.policy.rib.tables.routes
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<MvpnRoutesIpv4Case>>
E$$MvpnRoutesIpv4CaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull MvpnRoutesIpv4Case
MvpnRoutesIpv4CaseBuilder.build()
A newMvpnRoutesIpv4Case
instance.Modifier and TypeMethodDescriptiondefault Class
<MvpnRoutesIpv4Case> MvpnRoutesIpv4Case.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
MvpnRoutesIpv4Case.bindingEquals
(@NonNull MvpnRoutesIpv4Case thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
MvpnRoutesIpv4Case.bindingHashCode
(@NonNull MvpnRoutesIpv4Case obj) Default implementation ofObject.hashCode()
contract for this interface.static String
MvpnRoutesIpv4Case.bindingToString
(@NonNull MvpnRoutesIpv4Case obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionMvpnRoutesIpv4CaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<MvpnRoutesIpv4Case> augmentation) Add an augmentation to this builder's product.MvpnRoutesIpv4CaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<MvpnRoutesIpv4Case>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedMvpnRoutesIpv4Case
.