Interface NxmOfMetadata

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

    public interface NxmOfMetadata
    extends MatchField

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

     identity nxm-of-metadata {
       base match-field;
     }
     
    The schema path to identify an instance is nicira-match/nxm-of-metadata
    • 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