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