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