MCPcopy
hub / github.com/oshi/oshi / getDescription

Method getDescription

oshi-core/src/main/java/oshi/hardware/Firmware.java:53–53  ·  view source on GitHub ↗

Get the firmware description. @return the description

()

Source from the content-addressed store, hash-verified

51 * @return the description
52 */
53 String getDescription();
54
55 /**
56 * Get the firmware version.

Callers 3

testComputerSystemMethod · 0.95
printFileSystemMethod · 0.65
testFileSystemMethod · 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 3

testComputerSystemMethod · 0.76
printFileSystemMethod · 0.52
testFileSystemMethod · 0.52