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