public interface NxDecap extends org.opendaylight.yangtools.yang.binding.ChildOf<NxActionDecapGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxDecap>, org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.PacketTypeFields
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-action
container nx-decap {
uses match:packet-type-fields {
refine packet-type {
default 0xFFFE;
}
}
}
The schema path to identify an instance is
openflowplugin-extension-nicira-action/nx-action-decap-grouping/nx-decap
To create instances of this class use NxDecapBuilder.
NxDecapBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
| Modifier and Type | Method and Description |
|---|---|
default Class<NxDecap> |
implementedInterface() |
default Class<NxDecap> implementedInterface()
implementedInterface in interface org.opendaylight.yangtools.yang.binding.DataContainerimplementedInterface in interface org.opendaylight.yangtools.yang.binding.DataObjectimplementedInterface in interface org.opendaylight.yang.gen.v1.urn.opendaylight.model.match.types.rev131026.PacketTypeFieldsCopyright © 2020 OpenDaylight. All rights reserved.