Uses of Class
oshi.jna.platform.windows.PowrProf.BATTERY_QUERY_INFORMATION_LEVEL
| Package | Description |
|---|---|
| oshi.jna.platform.windows |
Provides extensions of JNA libraries for Windows.
|
-
Uses of PowrProf.BATTERY_QUERY_INFORMATION_LEVEL in oshi.jna.platform.windows
Methods in oshi.jna.platform.windows that return PowrProf.BATTERY_QUERY_INFORMATION_LEVEL Modifier and Type Method Description static PowrProf.BATTERY_QUERY_INFORMATION_LEVELPowrProf.BATTERY_QUERY_INFORMATION_LEVEL. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PowrProf.BATTERY_QUERY_INFORMATION_LEVEL[]PowrProf.BATTERY_QUERY_INFORMATION_LEVEL. values()Returns an array containing the constants of this enum type, in the order they are declared.