Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv6.multicast.group.L3vpnIpv6Multicast
-
-
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 L3vpnIpv6Multicast Modifier and Type Method Description L3vpnIpv6MulticastL3vpnIpv6MulticastGroup. getL3vpnIpv6Multicast()Return l3vpnIpv6Multicast, ornullif 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 L3vpnIpv6Multicast Modifier and Type Method Description L3vpnIpv6MulticastAfiSafiBuilder. 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 L3vpnIpv6Multicast Modifier and Type Method Description AfiSafiBuilderAfiSafiBuilder. 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 L3vpnIpv6Multicast Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.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 L3vpnIpv6Multicast Modifier and Type Method Description @NonNull L3vpnIpv6MulticastL3vpnIpv6MulticastBuilder. build()A newL3vpnIpv6Multicastinstance.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 L3vpnIpv6Multicast Modifier and Type Method Description default 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 L3vpnIpv6Multicast Modifier and Type Method Description static booleanL3vpnIpv6Multicast. bindingEquals(@NonNull L3vpnIpv6Multicast thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intL3vpnIpv6Multicast. bindingHashCode(@NonNull L3vpnIpv6Multicast obj)Default implementation ofObject.hashCode()contract for this interface.static StringL3vpnIpv6Multicast. 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 L3vpnIpv6Multicast Modifier and Type Method Description L3vpnIpv6MulticastBuilderL3vpnIpv6MulticastBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<L3vpnIpv6Multicast> augmentation)Add an augmentation to this builder's product.L3vpnIpv6MulticastBuilderL3vpnIpv6MulticastBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.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 L3vpnIpv6Multicast Constructor Description L3vpnIpv6MulticastBuilder(L3vpnIpv6Multicast base)Construct a builder initialized with state from specifiedL3vpnIpv6Multicast.
-