| Modifier and Type | Interface and Description |
|---|---|
interface |
DstOfEthSrcCase
<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-of-eth-src-case {
leaf of-eth-src {
type empty;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-action/dst-choice-grouping/dst-choice/dst-of-eth-src-case</i>
|
| Constructor and Description |
|---|
DstOfEthSrcCaseBuilder(NxmOfEthSrcGrouping arg) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SrcOfEthSrcCase
<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-of-eth-src-case {
leaf of-eth-src {
type empty;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-action/src-choice-grouping/src-choice/src-of-eth-src-case</i>
|
| Constructor and Description |
|---|
SrcOfEthSrcCaseBuilder(NxmOfEthSrcGrouping arg) |
Copyright © 2015. All rights reserved.