| Class and Description |
|---|
| NxmOfTcpDst
<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-tcp-dst {
leaf port {
type port-number;
}
leaf mask {
type uint16;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-tcp-dst-grouping/nxm-of-tcp-dst</i>
<p>To create instances of this class use
NxmOfTcpDstBuilder. |
| Class and Description |
|---|
| NxmOfTcpDst
<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-tcp-dst {
leaf port {
type port-number;
}
leaf mask {
type uint16;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-of-tcp-dst-grouping/nxm-of-tcp-dst</i>
<p>To create instances of this class use
NxmOfTcpDstBuilder. |
| NxmOfTcpDstBuilder
Class that builds
NxmOfTcpDst instances. |
Copyright © 2016. All rights reserved.