public interface OpenflowBasicClass extends OxmClassBase
This class represents the following YANG schema fragment defined in module openflow-extensible-match
identity openflow-basic-class {
base oxm-class-base;
}
The schema path to identify an instance is
openflow-extensible-match/openflow-basic-class| Modifier and Type | Field and Description |
|---|---|
static @NonNull org.opendaylight.yangtools.yang.common.QName |
QNAME |
Copyright © 2020 OpenDaylight. All rights reserved.