- All Superinterfaces:
- org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject
- All Known Subinterfaces:
- SrcOfEthTypeCase
public interface NxmOfEthTypeGrouping
extends org.opendaylight.yangtools.yang.binding.DataObject
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-action</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-action.yang</i>):
<pre>
grouping nxm-of-eth-type-grouping {
leaf of-eth-type {
type empty;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-action/nxm-of-eth-type-grouping</i>