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 InterfaceTypeDpdkvhost extends InterfaceTypeBase
Interface type for dpdkvhost interfaces

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

 identity interface-type-dpdkvhost {
   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 InterfaceTypeDpdkvhost VALUE
      Singleton value representing the InterfaceTypeDpdkvhost identity.
  • Method Details