Package org.opendaylight.yang.gen.v1.urn.opendaylight.openflowplugin.extension.nicira.action.rev140714
Interface NxActionRegMoveKey
- 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
,ExtensionKey
This class represents the following YANG schema fragment defined in module openflowplugin-extension-nicira-action
identity nx-action-reg-move-key { base extension-key; }
-
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 NxActionRegMoveKey
Singleton value representing theNxActionRegMoveKey
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 theNxActionRegMoveKey
identity.
-
-
Method Details
-
implementedInterface
Class<? extends NxActionRegMoveKey> implementedInterface()- Specified by:
implementedInterface
in interfaceorg.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>
- Specified by:
implementedInterface
in interfaceExtensionKey
-