Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120.Notify
Packages that use Notify
Package
Description
-
Uses of Notify in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120 with type parameters of type NotifyModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Notify>>
E$$NotifyBuilder.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.message.rev200120 that return NotifyMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120 that return types with arguments of type NotifyMethods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120 with parameters of type NotifyModifier and TypeMethodDescriptionstatic booleanNotify.bindingEquals(@NonNull Notify thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intNotify.bindingHashCode(@NonNull Notify obj) Default implementation ofObject.hashCode()contract for this interface.static StringNotify.bindingToString(@NonNull Notify obj) Default implementation ofObject.toString()contract for this interface.voidDeprecated.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120 with type arguments of type NotifyModifier and TypeMethodDescriptionNotifyBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Notify> augmentation) Add an augmentation to this builder's product.NotifyBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Notify>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.message.rev200120 with parameters of type NotifyModifierConstructorDescriptionNotifyBuilder(Notify base) Construct a builder initialized with state from specifiedNotify.