Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv6.unicast.group.L3vpnIpv6Unicast
Packages that use L3vpnIpv6Unicast
Package
Description
-
Uses of L3vpnIpv6Unicast 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 L3vpnIpv6UnicastModifier and TypeMethodDescriptionL3vpnIpv6UnicastGroup.getL3vpnIpv6Unicast()
Return l3vpnIpv6Unicast, ornull
if it is not present.@NonNull L3vpnIpv6Unicast
L3vpnIpv6UnicastGroup.nonnullL3vpnIpv6Unicast()
Return l3vpnIpv6Unicast, or an empty instance if it is not present. -
Uses of L3vpnIpv6Unicast 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 L3vpnIpv6UnicastModifier and TypeMethodDescriptionAfiSafiBuilder.getL3vpnIpv6Unicast()
Return current value associated with the property corresponding toL3vpnIpv6UnicastGroup.getL3vpnIpv6Unicast()
.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.bgp.common.afi.safi.list with parameters of type L3vpnIpv6UnicastModifier and TypeMethodDescriptionAfiSafiBuilder.setL3vpnIpv6Unicast
(L3vpnIpv6Unicast value) Set the property corresponding toL3vpnIpv6UnicastGroup.getL3vpnIpv6Unicast()
to the specified value. -
Uses of L3vpnIpv6Unicast in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv6.unicast.group
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv6.unicast.group with type parameters of type L3vpnIpv6UnicastModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<L3vpnIpv6Unicast>>
E$$L3vpnIpv6UnicastBuilder.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.unicast.group that return L3vpnIpv6UnicastModifier and TypeMethodDescription@NonNull L3vpnIpv6Unicast
L3vpnIpv6UnicastBuilder.build()
A newL3vpnIpv6Unicast
instance.static @NonNull L3vpnIpv6Unicast
L3vpnIpv6UnicastBuilder.empty()
Get empty instance of L3vpnIpv6Unicast.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv6.unicast.group that return types with arguments of type L3vpnIpv6UnicastModifier and TypeMethodDescriptiondefault Class
<L3vpnIpv6Unicast> L3vpnIpv6Unicast.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv6.unicast.group with parameters of type L3vpnIpv6UnicastModifier and TypeMethodDescriptionstatic boolean
L3vpnIpv6Unicast.bindingEquals
(@NonNull L3vpnIpv6Unicast thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
L3vpnIpv6Unicast.bindingHashCode
(@NonNull L3vpnIpv6Unicast obj) Default implementation ofObject.hashCode()
contract for this interface.static String
L3vpnIpv6Unicast.bindingToString
(@NonNull L3vpnIpv6Unicast 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.unicast.group with type arguments of type L3vpnIpv6UnicastModifier and TypeMethodDescriptionL3vpnIpv6UnicastBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<L3vpnIpv6Unicast> augmentation) Add an augmentation to this builder's product.L3vpnIpv6UnicastBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<L3vpnIpv6Unicast>> 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.unicast.group with parameters of type L3vpnIpv6UnicastModifierConstructorDescriptionConstruct a builder initialized with state from specifiedL3vpnIpv6Unicast
.