- All Superinterfaces:
- org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject
- All Known Subinterfaces:
- NxmNxTunIpv4Dst, NxmNxTunIpv4Src, NxmOfArpSpa, NxmOfArpTpa
public interface Ipv4AddressGrouping
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 ipv4-address-grouping {
leaf ipv4-address {
type ipv4-address;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/ipv4-address-grouping</i>