Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.type.DestinationMvpnIpv4AdvertizedCase
Packages that use DestinationMvpnIpv4AdvertizedCase
Package
Description
-
Uses of DestinationMvpnIpv4AdvertizedCase in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.type
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.type with type parameters of type DestinationMvpnIpv4AdvertizedCaseModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationMvpnIpv4AdvertizedCase>>
E$$DestinationMvpnIpv4AdvertizedCaseBuilder.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.mvpn.ipv4.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.type that return DestinationMvpnIpv4AdvertizedCaseModifier and TypeMethodDescription@NonNull DestinationMvpnIpv4AdvertizedCase
DestinationMvpnIpv4AdvertizedCaseBuilder.build()
A newDestinationMvpnIpv4AdvertizedCase
instance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.type that return types with arguments of type DestinationMvpnIpv4AdvertizedCaseModifier and TypeMethodDescriptiondefault Class<DestinationMvpnIpv4AdvertizedCase>
DestinationMvpnIpv4AdvertizedCase.implementedInterface()
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.type with parameters of type DestinationMvpnIpv4AdvertizedCaseModifier and TypeMethodDescriptionstatic boolean
DestinationMvpnIpv4AdvertizedCase.bindingEquals
(@NonNull DestinationMvpnIpv4AdvertizedCase thisObj, Object obj) Default implementation ofObject.equals(Object)
contract for this interface.static int
DestinationMvpnIpv4AdvertizedCase.bindingHashCode
(@NonNull DestinationMvpnIpv4AdvertizedCase obj) Default implementation ofObject.hashCode()
contract for this interface.static String
DestinationMvpnIpv4AdvertizedCase.bindingToString
(@NonNull DestinationMvpnIpv4AdvertizedCase obj) Default implementation ofObject.toString()
contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.type with type arguments of type DestinationMvpnIpv4AdvertizedCaseModifier and TypeMethodDescriptionDestinationMvpnIpv4AdvertizedCaseBuilder.addAugmentation
(org.opendaylight.yangtools.yang.binding.Augmentation<DestinationMvpnIpv4AdvertizedCase> augmentation) Add an augmentation to this builder's product.DestinationMvpnIpv4AdvertizedCaseBuilder.removeAugmentation
(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<DestinationMvpnIpv4AdvertizedCase>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.mvpn.ipv4.rev180417.update.attributes.mp.reach.nlri.advertized.routes.destination.type with parameters of type DestinationMvpnIpv4AdvertizedCaseModifierConstructorDescriptionConstruct a builder initialized with state from specifiedDestinationMvpnIpv4AdvertizedCase
.