Interface DatapathTypeBase

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity
    All Known Subinterfaces:
    DatapathTypeNetdev, DatapathTypeSystem

    @Generated("mdsal-binding-generator")
    public interface DatapathTypeBase
    extends org.opendaylight.yangtools.yang.binding.BaseIdentity
    Base identity for all OVSDB datapath types

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

     identity datapath-type-base {
     }
     
    The schema path to identify an instance is ovsdb/datapath-type-base
    • 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