Uses of Interface
org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.ipv6.labelled.unicast.group.Ipv6LabelledUnicast
Packages that use Ipv6LabelledUnicast
Package
Description
-
Uses of Ipv6LabelledUnicast 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 Ipv6LabelledUnicastModifier and TypeMethodDescriptionIpv6LabelledUnicastGroup.getIpv6LabelledUnicast()
Return ipv6LabelledUnicast, ornull
if it is not present.@NonNull Ipv6LabelledUnicast
Ipv6LabelledUnicastGroup.nonnullIpv6LabelledUnicast()
Return ipv6LabelledUnicast, or an empty instance if it is not present. -
Uses of Ipv6LabelledUnicast 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 Ipv6LabelledUnicastModifier and TypeMethodDescriptionAfiSafiBuilder.getIpv6LabelledUnicast()
Return current value associated with the property corresponding toIpv6LabelledUnicastGroup.getIpv6LabelledUnicast()
.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.bgp.common.afi.safi.list with parameters of type Ipv6LabelledUnicastModifier and TypeMethodDescriptionAfiSafiBuilder.setIpv6LabelledUnicast
(Ipv6LabelledUnicast value) Set the property corresponding toIpv6LabelledUnicastGroup.getIpv6LabelledUnicast()
to the specified value. -
Uses of Ipv6LabelledUnicast in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.ipv6.labelled.unicast.group
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.ipv6.labelled.unicast.group with type parameters of type Ipv6LabelledUnicastModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<Ipv6LabelledUnicast>>
E$$Ipv6LabelledUnicastBuilder.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.ipv6.labelled.unicast.group that return Ipv6LabelledUnicastModifier and TypeMethodDescription@NonNull Ipv6LabelledUnicast
Ipv6LabelledUnicastBuilder.build()
A newIpv6LabelledUnicast
instance.static @NonNull Ipv6LabelledUnicast
Ipv6LabelledUnicastBuilder.empty()
Get empty instance of Ipv6LabelledUnicast.Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.ipv6.labelled.unicast.group that return types with arguments of type Ipv6LabelledUnicastModifier and TypeMethodDescriptiondefault Class
<Ipv6LabelledUnicast> Ipv6LabelledUnicast.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.ipv6.labelled.unicast.group with parameters of type Ipv6LabelledUnicastModifier and TypeMethodDescriptionstatic boolean
Ipv6LabelledUnicast.bindingEquals
(@NonNull Ipv6LabelledUnicast thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
Ipv6LabelledUnicast.bindingHashCode
(@NonNull Ipv6LabelledUnicast obj) Default implementation ofObject.hashCode()
contract for this interface.static String
Ipv6LabelledUnicast.bindingToString
(@NonNull Ipv6LabelledUnicast obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.ipv6.labelled.unicast.group with type arguments of type Ipv6LabelledUnicastModifier and TypeMethodDescriptionIpv6LabelledUnicastBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<Ipv6LabelledUnicast> augmentation) Add an augmentation to this builder's product.Ipv6LabelledUnicastBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<Ipv6LabelledUnicast>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.http.openconfig.net.yang.bgp.multiprotocol.rev151009.ipv6.labelled.unicast.group with parameters of type Ipv6LabelledUnicastModifierConstructorDescriptionConstruct a builder initialized with state from specifiedIpv6LabelledUnicast
.