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