Uses of Class
org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.notification.rev150205.OutOfPixieDustNotificationBuilder
-
Packages that use OutOfPixieDustNotificationBuilder Package Description org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.controller.md.sal.test.bi.ba.notification.rev150205 -
-
Uses of OutOfPixieDustNotificationBuilder 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 that return OutOfPixieDustNotificationBuilder Modifier and Type Method Description 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.OutOfPixieDustNotificationBuilderOutOfPixieDustNotificationBuilder. setDaysTillNewDust(org.opendaylight.yangtools.yang.common.Uint16 value)Set the property corresponding toOutOfPixieDustNotification.getDaysTillNewDust()to the specified value.OutOfPixieDustNotificationBuilderOutOfPixieDustNotificationBuilder. setReason(String value)Set the property corresponding toOutOfPixieDustNotification.getReason()to the specified value.
-