Interface NoMatch

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

    @Generated("mdsal-binding-generator")
    public interface NoMatch
    extends PacketInReason
    No matching flow in the classifier

    This class represents the following YANG schema fragment defined in module packet-processing

     identity no-match {
       base packet-in-reason;
     }
     
    The schema path to identify an instance is packet-processing/no-match
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static @NonNull org.opendaylight.yangtools.yang.common.QName QNAME  
    • Field Detail

      • QNAME

        static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME