public interface NxEncap extends org.opendaylight.yangtools.yang.binding.ChildOf<NxActionEncapGrouping>, org.opendaylight.yangtools.yang.binding.Augmentable<NxEncap>, 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-encap {
uses match:packet-type-fields {
refine packet-type {
}
}
}
The schema path to identify an instance is
openflowplugin-extension-nicira-action/nx-action-encap-grouping/nx-encap
To create instances of this class use NxEncapBuilder.
NxEncapBuilder| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
Copyright © 2019 OpenDaylight. All rights reserved.