Uses of Enum
oshi.driver.common.windows.wmi.MSFTStorage.StoragePoolProperty
Packages that use MSFTStorage.StoragePoolProperty
Package
Description
Provides common WMI driver constants and property enums shared between JNA and FFM implementations.
-
Uses of MSFTStorage.StoragePoolProperty in oshi.driver.common.windows.wmi
Subclasses with type arguments of type MSFTStorage.StoragePoolProperty in oshi.driver.common.windows.wmiModifier and TypeClassDescriptionstatic enumProperties to identify the storage pool.Methods in oshi.driver.common.windows.wmi that return MSFTStorage.StoragePoolPropertyModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static MSFTStorage.StoragePoolProperty[]MSFTStorage.StoragePoolProperty.values()Returns an array containing the constants of this enum type, in the order they are declared.