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

@Generated("mdsal-binding-generator") public interface InterfaceTypeInternal extends InterfaceTypeBase
Interface type for internal interfaces

This class represents the following YANG schema fragment defined in module ovsdb

 identity interface-type-internal {
   base interface-type-base;
 }
 
  • 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 InterfaceTypeInternal VALUE
      Singleton value representing the InterfaceTypeInternal identity.
  • Method Details