Uses of Enum
oshi.driver.common.windows.wmi.LhmSensor.LhmSensorProperty
Packages that use LhmSensor.LhmSensorProperty
Package
Description
Provides common WMI driver constants and property enums shared between JNA and FFM implementations.
-
Uses of LhmSensor.LhmSensorProperty in oshi.driver.common.windows.wmi
Subclasses with type arguments of type LhmSensor.LhmSensorProperty in oshi.driver.common.windows.wmiModifier and TypeClassDescriptionstatic enumSensor properties returned by LHM WMI queries.Methods in oshi.driver.common.windows.wmi that return LhmSensor.LhmSensorPropertyModifier and TypeMethodDescriptionstatic LhmSensor.LhmSensorPropertyReturns the enum constant of this type with the specified name.static LhmSensor.LhmSensorProperty[]LhmSensor.LhmSensorProperty.values()Returns an array containing the constants of this enum type, in the order they are declared.