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:
NxmNxConntrack, NxmNxCtClear, NxmNxDecap, NxmNxDecNshTtl, NxmNxEncap, NxmNxFinTimeout, NxmNxLearn, NxmNxMultipath, NxmNxOutputReg, NxmNxOutputReg2, NxmNxRegLoad, NxmNxRegLoad2, NxmNxRegMove, NxmNxResubmit

@Generated("mdsal-binding-generator") public interface ExperimenterActionSubType extends org.opendaylight.yangtools.yang.binding.BaseIdentity
The base identity for vendor's actions.

This class represents the following YANG schema fragment defined in module openflow-action

 identity experimenter-action-sub-type {
 }
 
  • Field Details

    • QNAME

      static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • VALUE

      static final @NonNull ExperimenterActionSubType VALUE
      Singleton value representing the ExperimenterActionSubType identity.
  • Method Details

    • implementedInterface

      Class<? extends ExperimenterActionSubType> implementedInterface()
      Specified by:
      implementedInterface in interface org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>