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