Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type.DestinationIpv6LabeledUnicastCase
Package
Description
-
Uses of DestinationIpv6LabeledUnicastCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.labeled.unicast.rev180329.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Modifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.binding.Augmentation<DestinationIpv6LabeledUnicastCase>>
E$$DestinationIpv6LabeledUnicastCaseBuilder.augmentation
(Class<E$$> augmentationType) Return the specified augmentation, if it is present in this builder.Modifier and TypeMethodDescription@NonNull DestinationIpv6LabeledUnicastCase
DestinationIpv6LabeledUnicastCaseBuilder.build()
A newDestinationIpv6LabeledUnicastCase
instance.Modifier and TypeMethodDescriptiondefault Class
<DestinationIpv6LabeledUnicastCase> DestinationIpv6LabeledUnicastCase.implementedInterface()
Modifier and TypeMethodDescriptionstatic boolean
DestinationIpv6LabeledUnicastCase.bindingEquals
(@NonNull DestinationIpv6LabeledUnicastCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
DestinationIpv6LabeledUnicastCase.bindingHashCode
(@NonNull DestinationIpv6LabeledUnicastCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
DestinationIpv6LabeledUnicastCase.bindingToString
(@NonNull DestinationIpv6LabeledUnicastCase obj) Default implementation ofObject.toString()
contract for this interface.Modifier and TypeMethodDescriptionDestinationIpv6LabeledUnicastCaseBuilder.addAugmentation
(org.opendaylight.yangtools.binding.Augmentation<DestinationIpv6LabeledUnicastCase> augmentation) Add an augmentation to this builder's product.DestinationIpv6LabeledUnicastCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.binding.Augmentation<DestinationIpv6LabeledUnicastCase>> augmentationType) Remove an augmentation from this builder's product.ModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDestinationIpv6LabeledUnicastCase
.