Interface OpenflowBasicClass

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

    @Generated("mdsal-binding-generator")
    public interface OpenflowBasicClass
    extends OxmClassBase
    Basic class for OpenFlow

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

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