| Modifier and Type | Interface and Description |
|---|---|
interface |
DstNxNshc1Case
<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-nshc-1-case {
leaf nx-nshc-1-dst {
type empty;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-action/dst-choice-grouping/dst-choice/dst-nx-nshc-1-case</i>
|
| Constructor and Description |
|---|
DstNxNshc1CaseBuilder(NxmNxNshc1Grouping arg) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SrcNxNshc1Case
<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-nshc-1-case {
leaf nx-nshc-1-dst {
type empty;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-action/src-choice-grouping/src-choice/src-nx-nshc-1-case</i>
|
| Constructor and Description |
|---|
SrcNxNshc1CaseBuilder(NxmNxNshc1Grouping arg) |
Copyright © 2015. All rights reserved.