Interface DatapathTypeSystem

  • All Superinterfaces:
    org.opendaylight.yangtools.yang.binding.BaseIdentity, DatapathTypeBase

    @Generated("mdsal-binding-generator")
    public interface DatapathTypeSystem
    extends DatapathTypeBase
    Datapath type for the kernel datapath

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

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