| Class and Description |
|---|
| RockTheHouseInput
<p>This class represents the following YANG schema fragment defined in module <b>opendaylight-test-rpc-service</b>
<br>(Source path: <i>META-INF/yang/opendaylight-test-rpc-service.yang</i>):
<pre>
container input {
leaf zip-code {
type string;
}
}
</pre>
The schema path to identify an instance is
<i>opendaylight-test-rpc-service/rock-the-house/input</i>
<p>To create instances of this class use
RockTheHouseInputBuilder. |
| RockTheHouseInputBuilder
Class that builds
RockTheHouseInput instances. |
Copyright © 2015. All Rights Reserved.