Uses of Interface
org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type.Notification
-
Packages that use Notification Package Description org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type -
-
Uses of Notification in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type
Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type with type parameters of type Notification Modifier and Type Method Description <E$$ extends org.opendaylight.yangtools.yang.binding.Augmentation<Notification>>
E$$NotificationBuilder. augmentation(Class<E$$> augmentationType)Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type that return Notification Modifier and Type Method Description NotificationNotificationBuilder. build()Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type that return types with arguments of type Notification Modifier and Type Method Description default Class<Notification>Notification. implementedInterface()Methods in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type with parameters of type Notification Modifier and Type Method Description static booleanNotification. bindingEquals(@NonNull Notification thisObj, Object obj)Default implementation ofObject.equals(Object)contract for this interface.static intNotification. bindingHashCode(@NonNull Notification obj)Default implementation ofObject.hashCode()contract for this interface.static StringNotification. bindingToString(@NonNull Notification obj)Default implementation ofObject.toString()contract for this interface.Method parameters in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type with type arguments of type Notification Modifier and Type Method Description NotificationBuilderNotificationBuilder. addAugmentation(org.opendaylight.yangtools.yang.binding.Augmentation<Notification> augmentation)Add an augmentation to this builder's product.NotificationBuilderNotificationBuilder. removeAugmentation(Class<? extends org.opendaylight.yangtools.yang.binding.Augmentation<Notification>> augmentationType)Remove an augmentation from this builder's product.Constructors in org.opendaylight.yang.gen.v1.urn.ietf.params.xml.ns.yang.ietf.netconf.acm.rev180214.nacm.rule.list.rule.rule.type with parameters of type Notification Constructor Description NotificationBuilder(Notification base)
-