Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.destination.L3vpnMcastDestination
Packages that use L3vpnMcastDestination
Package
Description
-
Uses of L3vpnMcastDestination in org.opendaylight.protocol.bgp.l3vpn.mcast.nlri
Method parameters in org.opendaylight.protocol.bgp.l3vpn.mcast.nlri with type arguments of type L3vpnMcastDestinationModifier and TypeMethodDescriptionstatic void
L3vpnMcastNlriSerializer.serializeNlri
(List<L3vpnMcastDestination> destinationList, io.netty.buffer.ByteBuf output) -
Uses of L3vpnMcastDestination in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417 that return types with arguments of type L3vpnMcastDestinationModifier and TypeMethodDescription@Nullable List
<L3vpnMcastDestination> L3vpnMcastDestination.getL3vpnMcastDestination()
Return l3vpnMcastDestination, ornull
if it is not present.default @NonNull List
<L3vpnMcastDestination> L3vpnMcastDestination.nonnullL3vpnMcastDestination()
Return l3vpnMcastDestination, or an empty list if it is not present. -
Uses of L3vpnMcastDestination in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.destination
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.destination with type parameters of type L3vpnMcastDestinationModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<L3vpnMcastDestination>>
E$$L3vpnMcastDestinationBuilder.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.l3vpn.mcast.destination that return L3vpnMcastDestinationModifier and TypeMethodDescription@NonNull L3vpnMcastDestination
L3vpnMcastDestinationBuilder.build()
A newL3vpnMcastDestination
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.destination that return types with arguments of type L3vpnMcastDestinationModifier and TypeMethodDescriptiondefault Class
<L3vpnMcastDestination> L3vpnMcastDestination.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.l3vpn.mcast.destination with parameters of type L3vpnMcastDestinationModifier and TypeMethodDescriptionstatic boolean
L3vpnMcastDestination.bindingEquals
(@NonNull L3vpnMcastDestination thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
L3vpnMcastDestination.bindingHashCode
(@NonNull L3vpnMcastDestination obj) Default implementation ofObject.hashCode()
contract for this interface.static String
L3vpnMcastDestination.bindingToString
(@NonNull L3vpnMcastDestination 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.l3vpn.mcast.destination with type arguments of type L3vpnMcastDestinationModifier and TypeMethodDescriptionL3vpnMcastDestinationBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<L3vpnMcastDestination> augmentation) Add an augmentation to this builder's product.L3vpnMcastDestinationBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<L3vpnMcastDestination>> 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.l3vpn.mcast.destination with parameters of type L3vpnMcastDestinationModifierConstructorDescriptionConstruct a builder initialized with state from specifiedL3vpnMcastDestination
. -
Uses of L3vpnMcastDestination 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.destination.l3vpn.mcast.ipv4.advertized._case
Methods 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.destination.l3vpn.mcast.ipv4.advertized._case that return types with arguments of type L3vpnMcastDestinationModifier and TypeMethodDescriptionDestinationIpv4L3vpnMcastBuilder.getL3vpnMcastDestination()
Return current value associated with the property corresponding toL3vpnMcastDestination.getL3vpnMcastDestination()
.Method parameters 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.destination.l3vpn.mcast.ipv4.advertized._case with type arguments of type L3vpnMcastDestinationModifier and TypeMethodDescriptionDestinationIpv4L3vpnMcastBuilder.setL3vpnMcastDestination
(List<L3vpnMcastDestination> values) Set the property corresponding toL3vpnMcastDestination.getL3vpnMcastDestination()
to the specified value. -
Uses of L3vpnMcastDestination 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.destination.l3vpn.mcast.ipv6.advertized._case
Methods 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.destination.l3vpn.mcast.ipv6.advertized._case that return types with arguments of type L3vpnMcastDestinationModifier and TypeMethodDescriptionDestinationIpv6L3vpnMcastBuilder.getL3vpnMcastDestination()
Return current value associated with the property corresponding toL3vpnMcastDestination.getL3vpnMcastDestination()
.Method parameters 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.destination.l3vpn.mcast.ipv6.advertized._case with type arguments of type L3vpnMcastDestinationModifier and TypeMethodDescriptionDestinationIpv6L3vpnMcastBuilder.setL3vpnMcastDestination
(List<L3vpnMcastDestination> values) Set the property corresponding toL3vpnMcastDestination.getL3vpnMcastDestination()
to the specified value. -
Uses of L3vpnMcastDestination in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.destination.l3vpn.mcast.ipv4.withdrawn._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.destination.l3vpn.mcast.ipv4.withdrawn._case that return types with arguments of type L3vpnMcastDestinationModifier and TypeMethodDescriptionDestinationIpv4L3vpnMcastBuilder.getL3vpnMcastDestination()
Return current value associated with the property corresponding toL3vpnMcastDestination.getL3vpnMcastDestination()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.destination.l3vpn.mcast.ipv4.withdrawn._case with type arguments of type L3vpnMcastDestinationModifier and TypeMethodDescriptionDestinationIpv4L3vpnMcastBuilder.setL3vpnMcastDestination
(List<L3vpnMcastDestination> values) Set the property corresponding toL3vpnMcastDestination.getL3vpnMcastDestination()
to the specified value. -
Uses of L3vpnMcastDestination in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.destination.l3vpn.mcast.ipv6.withdrawn._case
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.destination.l3vpn.mcast.ipv6.withdrawn._case that return types with arguments of type L3vpnMcastDestinationModifier and TypeMethodDescriptionDestinationIpv6L3vpnMcastBuilder.getL3vpnMcastDestination()
Return current value associated with the property corresponding toL3vpnMcastDestination.getL3vpnMcastDestination()
.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.l3vpn.mcast.rev180417.update.attributes.mp.unreach.nlri.withdrawn.routes.destination.type.destination.l3vpn.mcast.ipv6.withdrawn._case with type arguments of type L3vpnMcastDestinationModifier and TypeMethodDescriptionDestinationIpv6L3vpnMcastBuilder.setL3vpnMcastDestination
(List<L3vpnMcastDestination> values) Set the property corresponding toL3vpnMcastDestination.getL3vpnMcastDestination()
to the specified value.