Uses of Interface
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.notification.rev150205.OutOfPixieDustNotification
Packages that use OutOfPixieDustNotification
Package
Description
-
Uses of OutOfPixieDustNotification in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.notification.rev150205
Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.notification.rev150205 with type parameters of type OutOfPixieDustNotificationModifier and TypeMethodDescription<E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<OutOfPixieDustNotification>>
E$$OutOfPixieDustNotificationBuilder.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.controller.md.sal.test.bi.ba.notification.rev150205 that return OutOfPixieDustNotificationModifier and TypeMethodDescription@NonNull OutOfPixieDustNotificationOutOfPixieDustNotificationBuilder.build()A newOutOfPixieDustNotificationinstance.Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.notification.rev150205 that return types with arguments of type OutOfPixieDustNotificationModifier and TypeMethodDescriptiondefault Class<OutOfPixieDustNotification>OutOfPixieDustNotification.implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.notification.rev150205 with parameters of type OutOfPixieDustNotificationModifier and TypeMethodDescriptionstatic booleanOutOfPixieDustNotification.bindingEquals(@NonNull OutOfPixieDustNotification thisObj, Object obj) Default implementation ofObject.equals(Object)contract for this interface.static intOutOfPixieDustNotification.bindingHashCode(@NonNull OutOfPixieDustNotification obj) Default implementation ofObject.hashCode()contract for this interface.static StringOutOfPixieDustNotification.bindingToString(@NonNull OutOfPixieDustNotification obj) Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.notification.rev150205 with type arguments of type OutOfPixieDustNotificationModifier and TypeMethodDescriptionOutOfPixieDustNotificationBuilder.addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<OutOfPixieDustNotification> augmentation) Add an augmentation to this builder's product.OutOfPixieDustNotificationBuilder.removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OutOfPixieDustNotification>> augmentationType) Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.notification.rev150205 with parameters of type OutOfPixieDustNotificationModifierConstructorDescriptionConstruct a builder initialized with state from specifiedOutOfPixieDustNotification.