| Interface | Description |
|---|---|
| NxmNxCtZone |
<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-nx-ct-zone {
leaf ct-zone {
type uint16;
}
}
</pre>
The schema path to identify an instance is
<i>openflowplugin-extension-nicira-match/nxm-nx-ct-zone-grouping/nxm-nx-ct-zone</i>
<p>To create instances of this class use
NxmNxCtZoneBuilder. |
| Class | Description |
|---|---|
| NxmNxCtZoneBuilder |
Class that builds
NxmNxCtZone instances. |
Copyright © 2016. All rights reserved.