public interface NxmNxNsi extends org.opendaylight.yangtools.yang.binding.ChildOf<NxmNxNsiGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxmNxNsi>
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-match
(Source path: META-INF/yang/openflowplugin-extension-nicira-match.yang):
container nxm-nx-nsi {
leaf nsi {
type uint8;
}
}
The schema path to identify an instance is
openflowplugin-extension-nicira-match/nxm-nx-nsi-grouping/nxm-nx-nsi
To create instances of this class use NxmNxNsiBuilder.
NxmNxNsiBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Short getNsi()
Copyright © 2016 OpenDaylight. All rights reserved.