- All Superinterfaces:
- org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject
public interface EncapsulatedRouteInGrouping
extends org.opendaylight.yangtools.yang.binding.DataObject
<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>
grouping encapsulated-route-in-grouping {
leaf route {
type encapsulated-route;
}
}
</pre>
The schema path to identify an instance is
<i>opendaylight-test-routed-rpc/encapsulated-route-in-grouping</i>