Uses of Enum
oshi.driver.common.windows.wmi.OhmHardware.IdentifierProperty
Packages that use OhmHardware.IdentifierProperty
Package
Description
Provides common WMI driver constants and property enums shared between JNA and FFM implementations.
-
Uses of OhmHardware.IdentifierProperty in oshi.driver.common.windows.wmi
Subclasses with type arguments of type OhmHardware.IdentifierProperty in oshi.driver.common.windows.wmiModifier and TypeClassDescriptionstatic enumHW Identifier Property.Methods in oshi.driver.common.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.