| Class and Description |
|---|
| NxmOfEthType
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
container nxm-of-eth-type {
leaf value {
type uint16;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-eth-type-grouping/nxm-of-eth-type</i>
<p>To create instances of this class use
NxmOfEthTypeBuilder. |
| Class and Description |
|---|
| NxmOfEthType
<p>This class represents the following YANG schema fragment defined in module <b>openflowplugin-extension-nicira-match</b>
<br>(Source path: <i>META-INF/yang/openflowplugin-extension-nicira-match.yang</i>):
<pre>
container nxm-of-eth-type {
leaf value {
type uint16;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-eth-type-grouping/nxm-of-eth-type</i>
<p>To create instances of this class use
NxmOfEthTypeBuilder. |
| NxmOfEthTypeBuilder
Class that builds
NxmOfEthType instances. |
Copyright © 2015. All rights reserved.