All Superinterfaces:
org.opendaylight.yangtools.yang.binding.BaseIdentity, org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>, org.opendaylight.yangtools.yang.binding.BindingObject, MatchField

@Generated("mdsal-binding-generator") public interface NxmNxNsp extends MatchField

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

 identity nxm-nx-nsp {
   base match-field;
 }
 
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final @NonNull org.opendaylight.yangtools.yang.common.QName
    YANG identifier of the statement represented by this class.
    static final @NonNull NxmNxNsp
    Singleton value representing the NxmNxNsp identity.
  • Method Summary

    Modifier and Type
    Method
    Description
    Class<? extends NxmNxNsp>
     
  • Field Details

    • QNAME

      static final @NonNull org.opendaylight.yangtools.yang.common.QName QNAME
      YANG identifier of the statement represented by this class.
    • VALUE

      static final @NonNull NxmNxNsp VALUE
      Singleton value representing the NxmNxNsp identity.
  • Method Details

    • implementedInterface

      Class<? extends NxmNxNsp> implementedInterface()
      Specified by:
      implementedInterface in interface org.opendaylight.yangtools.yang.binding.BindingContract<org.opendaylight.yangtools.yang.binding.BaseIdentity>
      Specified by:
      implementedInterface in interface MatchField