public interface NxmOfIcmpType extends org.opendaylight.yangtools.yang.binding.ChildOf<NxmOfIcmpTypeGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxmOfIcmpType>
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-match
container nxm-of-icmp-type {
leaf value {
type uint8;
}
}
The schema path to identify an instance is
openflowplugin-extension-nicira-match/nxm-of-icmp-type-grouping/nxm-of-icmp-type
To create instances of this class use NxmOfIcmpTypeBuilder.
NxmOfIcmpTypeBuilder| 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 © 2017 OpenDaylight. All rights reserved.