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, ExtensionKey

@Generated("mdsal-binding-generator") public interface Icmpv6NdOptionsTypeKey extends ExtensionKey

This class represents the following YANG schema fragment defined in module openflowplugin-extension-eric-match

 identity icmpv6-nd-options-type-key {
   base extension-key;
 }
 
  • 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 Icmpv6NdOptionsTypeKey VALUE
      Singleton value representing the Icmpv6NdOptionsTypeKey identity.
  • Method Details

    • implementedInterface

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