Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv6.multicast.group.L3vpnIpv6Multicast
Packages that use L3vpnIpv6Multicast
Package
Description
-
Uses of L3vpnIpv6Multicast in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009 that return L3vpnIpv6MulticastModifier and TypeMethodDescriptionL3vpnIpv6MulticastGroup.getL3vpnIpv6Multicast()
Return l3vpnIpv6Multicast, ornull
if it is not present.@NonNull L3vpnIpv6Multicast
L3vpnIpv6MulticastGroup.nonnullL3vpnIpv6Multicast()
Return l3vpnIpv6Multicast, or an empty instance if it is not present. -
Uses of L3vpnIpv6Multicast in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.bgp.common.afi.safi.list
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.bgp.common.afi.safi.list that return L3vpnIpv6MulticastModifier and TypeMethodDescriptionAfiSafiBuilder.getL3vpnIpv6Multicast()
Return current value associated with the property corresponding toL3vpnIpv6MulticastGroup.getL3vpnIpv6Multicast()
.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.bgp.common.afi.safi.list with parameters of type L3vpnIpv6MulticastModifier and TypeMethodDescriptionAfiSafiBuilder.setL3vpnIpv6Multicast
(L3vpnIpv6Multicast value) Set the property corresponding toL3vpnIpv6MulticastGroup.getL3vpnIpv6Multicast()
to the specified value. -
Uses of L3vpnIpv6Multicast in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv6.multicast.group
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv6.multicast.group with type parameters of type L3vpnIpv6MulticastModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<L3vpnIpv6Multicast>>
E$$L3vpnIpv6MulticastBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv6.multicast.group that return L3vpnIpv6MulticastModifier and TypeMethodDescription@NonNull L3vpnIpv6Multicast
L3vpnIpv6MulticastBuilder.build()
A newL3vpnIpv6Multicast
instance.static @NonNull L3vpnIpv6Multicast
L3vpnIpv6MulticastBuilder.empty()
Get empty instance of L3vpnIpv6Multicast.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv6.multicast.group that return types with arguments of type L3vpnIpv6MulticastModifier and TypeMethodDescriptiondefault Class
<L3vpnIpv6Multicast> L3vpnIpv6Multicast.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv6.multicast.group with parameters of type L3vpnIpv6MulticastModifier and TypeMethodDescriptionstatic boolean
L3vpnIpv6Multicast.bindingEquals
(@NonNull L3vpnIpv6Multicast thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
L3vpnIpv6Multicast.bindingHashCode
(@NonNull L3vpnIpv6Multicast obj) Default implementation ofObject.hashCode()
contract for this interface.static String
L3vpnIpv6Multicast.bindingToString
(@NonNull L3vpnIpv6Multicast obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv6.multicast.group with type arguments of type L3vpnIpv6MulticastModifier and TypeMethodDescriptionL3vpnIpv6MulticastBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<L3vpnIpv6Multicast> augmentation) Add an augmentation to this builder's product.L3vpnIpv6MulticastBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<L3vpnIpv6Multicast>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv6.multicast.group with parameters of type L3vpnIpv6MulticastModifierConstructorDescriptionConstruct a builder initialized with state from specifiedL3vpnIpv6Multicast
.