public interface NxSetNsp extends org.opendaylight.yangtools.yang.binding.ChildOf<NxActionSetNspGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxSetNsp>
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-nsp {
leaf nsp {
type uint32;
}
}
The schema path to identify an instance is
openflowplugin-extension-nicira-action/nx-action-set-nsp-grouping/nx-set-nsp
To create instances of this class use NxSetNspBuilder.
NxSetNspBuilder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
Long getNsp()
Copyright © 2016 OpenDaylight. All rights reserved.