Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/oshi/oshi
/ getName
Method
getName
oshi-core/src/main/java/oshi/hardware/Firmware.java:46–46 ·
view source on GitHub ↗
Get the firmware name. @return the name
()
Source
from the content-addressed store, hash-verified
44
* @
return
the name
45
*/
46
String getName();
47
48
/**
49
* Get the firmware description.
Callers
15
testComputerSystem
Method · 0.95
updateDatasets
Method · 0.65
printServices
Method · 0.65
printFileSystem
Method · 0.65
testAllNetworkInterfaces
Method · 0.65
testDisks
Method · 0.65
testSoundCards
Method · 0.65
testUsbRecursive
Method · 0.65
testGraphicsCards
Method · 0.65
testFileSystem
Method · 0.65
testProcessStrings
Method · 0.65
testGetServices
Method · 0.65
Implementers
4
WindowsFirmware
oshi-core/src/main/java/oshi/hardware/
LinuxFirmware
oshi-core/src/main/java/oshi/hardware/
MacFirmware
oshi-core/src/main/java/oshi/hardware/
AbstractFirmware
oshi-core/src/main/java/oshi/hardware/
Calls
no outgoing calls
Tested by
11
testComputerSystem
Method · 0.76
printServices
Method · 0.52
printFileSystem
Method · 0.52
testAllNetworkInterfaces
Method · 0.52
testDisks
Method · 0.52
testSoundCards
Method · 0.52
testUsbRecursive
Method · 0.52
testGraphicsCards
Method · 0.52
testFileSystem
Method · 0.52
testProcessStrings
Method · 0.52
testGetServices
Method · 0.52