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 org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.notification.rev150205 -
-
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 OutOfPixieDustNotification Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<OutOfPixieDustNotification>>
E$$OutOfPixieDustNotificationBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.notification.rev150205 that return OutOfPixieDustNotification Modifier and Type Method Description OutOfPixieDustNotificationOutOfPixieDustNotificationBuilder. build()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 OutOfPixieDustNotification Modifier and Type Method Description default 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 OutOfPixieDustNotification Modifier and Type Method Description voidOpendaylightTestNotificationListener. onOutOfPixieDustNotification(OutOfPixieDustNotification notification)Just a testing notification that we can not fly for now.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 OutOfPixieDustNotification Modifier and Type Method Description OutOfPixieDustNotificationBuilderOutOfPixieDustNotificationBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OutOfPixieDustNotification>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<OutOfPixieDustNotification> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.OutOfPixieDustNotificationBuilderOutOfPixieDustNotificationBuilder. addAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<OutOfPixieDustNotification>> augmentationType, org.opendaylight.yangtools.yang.binding.Augmentation<OutOfPixieDustNotification> augmentationValue)Deprecated, for removal: This API element is subject to removal in a future version.OutOfPixieDustNotificationBuilderOutOfPixieDustNotificationBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<OutOfPixieDustNotification> augmentation)Add an augmentation to this builder's product.OutOfPixieDustNotificationBuilderOutOfPixieDustNotificationBuilder. 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 OutOfPixieDustNotification Constructor Description OutOfPixieDustNotificationBuilder(OutOfPixieDustNotification base)
-