- All Superinterfaces:
- org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject
- All Known Subinterfaces:
- AllMatchesGrouping, NxAugMatchNodesNodeTableFlow, NxAugMatchNotifPacketIn, NxAugMatchNotifSwitchFlowRemoved, NxAugMatchNotifUpdateFlowStats, NxAugMatchRpcAddFlow, NxAugMatchRpcRemoveFlow, NxAugMatchRpcUpdateFlowOriginal, NxAugMatchRpcUpdateFlowUpdated
public interface NxmNxNshc1Grouping
extends org.opendaylight.yangtools.yang.binding.DataObject
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
grouping nxm-nx-nshc-1-grouping {
container nxm-nx-nshc-1 {
leaf value {
type uint32;
}
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-nshc-1-grouping</i>