Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type.DestinationEvpnCase
Packages that use DestinationEvpnCase
Package
Description
-
Uses of DestinationEvpnCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type with type parameters of type DestinationEvpnCaseModifier 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.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type that return DestinationEvpnCaseModifier and TypeMethodDescription@NonNull DestinationEvpnCase
DestinationEvpnCaseBuilder.build()
A newDestinationEvpnCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type that return types with arguments of type DestinationEvpnCaseModifier and TypeMethodDescriptiondefault Class
<DestinationEvpnCase> DestinationEvpnCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type with parameters of type DestinationEvpnCaseModifier 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.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type with type arguments of type DestinationEvpnCaseModifier 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.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.evpn.rev200120.update.attributes.mp.reach.nlri.advertized.routes.destination.type with parameters of type DestinationEvpnCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDestinationEvpnCase
.