MCPcopy
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

testComputerSystemMethod · 0.95
updateDatasetsMethod · 0.65
printServicesMethod · 0.65
printFileSystemMethod · 0.65
testDisksMethod · 0.65
testSoundCardsMethod · 0.65
testUsbRecursiveMethod · 0.65
testGraphicsCardsMethod · 0.65
testFileSystemMethod · 0.65
testProcessStringsMethod · 0.65
testGetServicesMethod · 0.65

Implementers 4

WindowsFirmwareoshi-core/src/main/java/oshi/hardware/
LinuxFirmwareoshi-core/src/main/java/oshi/hardware/
MacFirmwareoshi-core/src/main/java/oshi/hardware/
AbstractFirmwareoshi-core/src/main/java/oshi/hardware/

Calls

no outgoing calls

Tested by 11

testComputerSystemMethod · 0.76
printServicesMethod · 0.52
printFileSystemMethod · 0.52
testDisksMethod · 0.52
testSoundCardsMethod · 0.52
testUsbRecursiveMethod · 0.52
testGraphicsCardsMethod · 0.52
testFileSystemMethod · 0.52
testProcessStringsMethod · 0.52
testGetServicesMethod · 0.52