Class Win32LogicalDiskToPartition

java.lang.Object
oshi.driver.common.windows.wmi.Win32LogicalDiskToPartition

@ThreadSafe public class Win32LogicalDiskToPartition extends Object
Constants and property enum for WMI class Win32_LogicalDiskToPartition.
  • Field Details

    • WIN32_LOGICAL_DISK_TO_PARTITION

      public static final String WIN32_LOGICAL_DISK_TO_PARTITION
      The WMI class name.
      See Also:
  • Constructor Details

    • Win32LogicalDiskToPartition

      protected Win32LogicalDiskToPartition()
      Constructor.
  • Method Details