- All Superinterfaces:
- org.opendaylight.yangtools.yang.binding.Augmentable<SrcNxTunIpv4DstCase>, org.opendaylight.yangtools.yang.binding.DataContainer, org.opendaylight.yangtools.yang.binding.DataObject, NxmNxTunIpv4DstGrouping, SrcChoice
public interface SrcNxTunIpv4DstCase
extends org.opendaylight.yangtools.yang.binding.DataObject, org.opendaylight.yangtools.yang.binding.Augmentable<SrcNxTunIpv4DstCase>, NxmNxTunIpv4DstGrouping, SrcChoice
<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>
case src-nx-tun-ipv4-dst-case {
leaf nx-tun-ipv4-dst {
type empty;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-action/src-choice-grouping/src-choice/src-nx-tun-ipv4-dst-case</i>