Interface PacketType

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

    @Generated("mdsal-binding-generator")
    public interface PacketType
    extends MatchField
    OXM field for Packet type.

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

     identity packet_type {
       base match-field;
     }
     
    The schema path to identify an instance is openflow-extensible-match/packet_type
    • 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