Uses of Enum
oshi.driver.windows.wmi.OhmHardware.IdentifierProperty
Packages that use OhmHardware.IdentifierProperty
-
Uses of OhmHardware.IdentifierProperty in oshi.driver.windows.wmi
Subclasses with type arguments of type OhmHardware.IdentifierProperty in oshi.driver.windows.wmiModifier and TypeClassDescriptionstatic enumHW Identifier PropertyMethods in oshi.driver.windows.wmi that return OhmHardware.IdentifierPropertyModifier 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.Methods in oshi.driver.windows.wmi that return types with arguments of type OhmHardware.IdentifierPropertyModifier 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.