Uses of Enum
oshi.driver.windows.wmi.OhmSensor.ValueProperty
-
Uses of OhmSensor.ValueProperty in oshi.driver.windows.wmi
Modifier and TypeMethodDescriptionstatic OhmSensor.ValueProperty
Returns the enum constant of this type with the specified name.static OhmSensor.ValueProperty[]
OhmSensor.ValueProperty.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionstatic com.sun.jna.platform.win32.COM.WbemcliUtil.WmiResult<OhmSensor.ValueProperty>
OhmSensor.querySensorValue
(WmiQueryHandler h, String identifier, String sensorType) Queries the sensor value of an hardware identifier and sensor type.