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