Interface OxmClassBase
- All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BaseIdentity
,org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>
,org.opendaylight.yangtools.yang.binding.BindingObject
- All Known Subinterfaces:
EricExpClass
,ExperimenterClass
,Nxm0Class
,Nxm1Class
,OpenflowBasicClass
@Generated("mdsal-binding-generator")
public interface OxmClassBase
extends org.opendaylight.yangtools.yang.binding.BaseIdentity
Base identity for OXM classes
This class represents the following YANG schema fragment defined in module openflow-extensible-match
identity oxm-class-base { }
-
Field Summary
Modifier and TypeFieldDescriptionstatic final @NonNull org.opendaylight.yangtools.yang.common.QName
YANG identifier of the statement represented by this class.static final @NonNull OxmClassBase
Singleton value representing theOxmClassBase
identity. -
Method Summary
-
Field Details
-
QNAME
static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAMEYANG identifier of the statement represented by this class. -
VALUE
Singleton value representing theOxmClassBase
identity.
-
-
Method Details
-
implementedInterface
Class<? extends OxmClassBase> implementedInterface()- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>
-