public interface NxmNxNshc1 extends org.opendaylight.yangtools.yang.binding.ChildOf<NxmNxNshc1Grouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxmNxNshc1>
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-match
container nxm-nx-nshc-1 {
leaf value {
type uint32;
}
}
The schema path to identify an instance is
openflowplugin-extension-nicira-match/nxm-nx-nshc-1-grouping/nxm-nx-nshc-1
To create instances of this class use NxmNxNshc1Builder.
NxmNxNshc1Builder| Modifier and Type | Field and Description |
|---|---|
static org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
Long |
getValue() |
Long getValue()
java.lang.Long value, or null if not presentCopyright © 2017 OpenDaylight. All rights reserved.