getInstance() - Static method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.hweventsource.api.rev150408.$YangModuleInfoImpl
Interface for receiving the following YANG notifications defined in module <b>hweventsource</b>
<br>(Source path: <i>META-INF/yang/hweventsource.yang</i>):
<pre>
notification sample-event-source-notification {
description
"Simple notification used in event source example.";
leaf source-id {
type source-identifier;
}
leaf message {
type string;
}
status CURRENT;
}
</pre>
L
length() - Static method in class org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.hweventsource.api.rev150408.SourceIdentifier
Deprecated.
This method is slated for removal in a future release. See BUG-1485 for details.