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 {
     }
     
    • 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.