Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv4.unicast.group.L3vpnIpv4Unicast
Packages that use L3vpnIpv4Unicast
Package
Description
-
Uses of L3vpnIpv4Unicast 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 L3vpnIpv4UnicastModifier and TypeMethodDescriptionL3vpnIpv4UnicastGroup.getL3vpnIpv4Unicast()
Return l3vpnIpv4Unicast, ornull
if it is not present.@NonNull L3vpnIpv4Unicast
L3vpnIpv4UnicastGroup.nonnullL3vpnIpv4Unicast()
Return l3vpnIpv4Unicast, or an empty instance if it is not present. -
Uses of L3vpnIpv4Unicast 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 L3vpnIpv4UnicastModifier and TypeMethodDescriptionAfiSafiBuilder.getL3vpnIpv4Unicast()
Return current value associated with the property corresponding toL3vpnIpv4UnicastGroup.getL3vpnIpv4Unicast()
.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.bgp.common.afi.safi.list with parameters of type L3vpnIpv4UnicastModifier and TypeMethodDescriptionAfiSafiBuilder.setL3vpnIpv4Unicast
(L3vpnIpv4Unicast value) Set the property corresponding toL3vpnIpv4UnicastGroup.getL3vpnIpv4Unicast()
to the specified value. -
Uses of L3vpnIpv4Unicast in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv4.unicast.group
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv4.unicast.group with type parameters of type L3vpnIpv4UnicastModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<L3vpnIpv4Unicast>>
E$$L3vpnIpv4UnicastBuilder.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.ipv4.unicast.group that return L3vpnIpv4UnicastModifier and TypeMethodDescription@NonNull L3vpnIpv4Unicast
L3vpnIpv4UnicastBuilder.build()
A newL3vpnIpv4Unicast
instance.static @NonNull L3vpnIpv4Unicast
L3vpnIpv4UnicastBuilder.empty()
Get empty instance of L3vpnIpv4Unicast.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv4.unicast.group that return types with arguments of type L3vpnIpv4UnicastModifier and TypeMethodDescriptiondefault Class
<L3vpnIpv4Unicast> L3vpnIpv4Unicast.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv4.unicast.group with parameters of type L3vpnIpv4UnicastModifier and TypeMethodDescriptionstatic boolean
L3vpnIpv4Unicast.bindingEquals
(@NonNull L3vpnIpv4Unicast thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
L3vpnIpv4Unicast.bindingHashCode
(@NonNull L3vpnIpv4Unicast obj) Default implementation ofObject.hashCode()
contract for this interface.static String
L3vpnIpv4Unicast.bindingToString
(@NonNull L3vpnIpv4Unicast 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.ipv4.unicast.group with type arguments of type L3vpnIpv4UnicastModifier and TypeMethodDescriptionL3vpnIpv4UnicastBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<L3vpnIpv4Unicast> augmentation) Add an augmentation to this builder's product.L3vpnIpv4UnicastBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<L3vpnIpv4Unicast>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.l3vpn.ipv4.unicast.group with parameters of type L3vpnIpv4UnicastModifierConstructorDescriptionConstruct a builder initialized with state from specifiedL3vpnIpv4Unicast
.