public interface NxmNxCtZone extends org.opendaylight.yangtools.yang.binding.ChildOf<NxmNxCtZoneGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxmNxCtZone>
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-match
container nxm-nx-ct-zone {
leaf ct-zone {
type uint16;
}
}
The schema path to identify an instance is
openflowplugin-extension-nicira-match/nxm-nx-ct-zone-grouping/nxm-nx-ct-zone
To create instances of this class use NxmNxCtZoneBuilder.
NxmNxCtZoneBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCtZone() |
Integer getCtZone()
java.lang.Integer ctZone, or null if not presentCopyright © 2018 OpenDaylight. All rights reserved.