Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.type.DestinationL3vpnMcastIpv4AdvertizedCase
Package
Description
-
Uses of DestinationL3vpnMcastIpv4AdvertizedCase in org.opendaylight.protocol.bgp.l3vpn.mcast
Modifier and TypeMethodDescriptionprotected DestinationL3vpnMcastIpv4AdvertizedCase
L3VpnMcastIpv4RIBSupport.buildDestination
(Collection<org.opendaylight.yangtools.yang.data.api.schema.MapEntryNode> routes) -
Uses of DestinationL3vpnMcastIpv4AdvertizedCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<DestinationL3vpnMcastIpv4AdvertizedCase>>
E$$DestinationL3vpnMcastIpv4AdvertizedCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescriptionDestinationL3vpnMcastIpv4AdvertizedCaseBuilder.build()
A newDestinationL3vpnMcastIpv4AdvertizedCase
instance.Modifier and TypeMethodDescriptionstatic boolean
DestinationL3vpnMcastIpv4AdvertizedCase.bindingEquals
(@NonNull DestinationL3vpnMcastIpv4AdvertizedCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
DestinationL3vpnMcastIpv4AdvertizedCase.bindingHashCode
(@NonNull DestinationL3vpnMcastIpv4AdvertizedCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
DestinationL3vpnMcastIpv4AdvertizedCase.bindingToString
(@NonNull DestinationL3vpnMcastIpv4AdvertizedCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionDestinationL3vpnMcastIpv4AdvertizedCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<DestinationL3vpnMcastIpv4AdvertizedCase> augmentation) Add an augmentation to this builder's product.DestinationL3vpnMcastIpv4AdvertizedCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<DestinationL3vpnMcastIpv4AdvertizedCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDestinationL3vpnMcastIpv4AdvertizedCase
.