Interface MatchTypeBase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    OxmMatchType, StandardMatchType

    @Generated("mdsal-binding-generator")
    public interface MatchTypeBase
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    The match type indicates the match structure (set of fields that compose the match) in use. The match type is placed in the type field at the beginning of all match structures.Extensions that define match types may be published on the ONF wiki. Support for extensions is optional.

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

     identity 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.