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