Uses of Enum Class
oshi.driver.common.windows.wmi.Win32PhysicalMemory.PhysicalMemoryPropertyWin8
Packages that use Win32PhysicalMemory.PhysicalMemoryPropertyWin8
Package
Description
Provides common WMI driver constants and property enums shared between JNA and FFM implementations.
-
Uses of Win32PhysicalMemory.PhysicalMemoryPropertyWin8 in oshi.driver.common.windows.wmi
Subclasses with type arguments of type Win32PhysicalMemory.PhysicalMemoryPropertyWin8 in oshi.driver.common.windows.wmiModifier and TypeClassDescriptionstatic enumPhysical Memory properties for Win8 and earlier.Methods in oshi.driver.common.windows.wmi that return Win32PhysicalMemory.PhysicalMemoryPropertyWin8Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.Win32PhysicalMemory.PhysicalMemoryPropertyWin8.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in oshi.driver.common.windows.wmi that return types with arguments of type Win32PhysicalMemory.PhysicalMemoryPropertyWin8Modifier and TypeMethodDescriptionWin32PhysicalMemory.queryPhysicalMemoryWin8(WmiQueryExecutor h) Queries physical memory information (Win8+ properties).