| Modifier and Type | Interface and Description |
|---|---|
interface |
DstNxTunIpv4DstCase
<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-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/dst-choice-grouping/dst-choice/dst-nx-tun-ipv4-dst-case</i>
|
| Constructor and Description |
|---|
DstNxTunIpv4DstCaseBuilder(NxmNxTunIpv4DstGrouping arg) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SrcNxTunIpv4DstCase
<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>
|
| Constructor and Description |
|---|
SrcNxTunIpv4DstCaseBuilder(NxmNxTunIpv4DstGrouping arg) |
Copyright © 2015. All rights reserved.