Uses of Enum
oshi.driver.windows.wmi.OhmHardware.IdentifierProperty
-
Uses of OhmHardware.IdentifierProperty in oshi.driver.windows.wmi
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static OhmHardware.IdentifierProperty[]
OhmHardware.IdentifierProperty.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<OhmHardware.IdentifierProperty>
OhmHardware.queryHwIdentifier
(WmiQueryHandler h, String typeToQuery, String typeName) Queries the hardware identifiers for a monitored type.