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