Interface OxmMatchType

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, MatchTypeBase

    @Generated("mdsal-binding-generator")
    public interface OxmMatchType
    extends MatchTypeBase
    The OpenFlow Extensible Match type must be supported by all OpenFlow switches.

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

     identity oxm-match-type {
       base match-type-base;
     }
     
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • Field Detail

      • QNAME

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