Interface PacketInReason

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    InvalidTtl, NoMatch, SendToController

    @Generated("mdsal-binding-generator")
    public interface PacketInReason
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Base identity for all the available packet in reasons.

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

     identity packet-in-reason {
     }
     
    The schema path to identify an instance is packet-processing/packet-in-reason
    • 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