MCPcopy
hub / github.com/oshi/oshi / getVendor

Method getVendor

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

Vendor that manufactured the USB device @return The vendor name

()

Source from the content-addressed store, hash-verified

47 * @return The vendor name
48 */
49 String getVendor();
50
51 /**
52 * ID of the vendor that manufactured the USB device

Callers 10

identifyVMMethod · 0.65
testUsbRecursiveMethod · 0.65
testGraphicsCardsMethod · 0.65
getUsbDevicesMethod · 0.65
getUsbDevicesMethod · 0.65
getUsbDevicesMethod · 0.65
addDevicesToListMethod · 0.65
getUsbDevicesMethod · 0.65
addDevicesToListMethod · 0.65
indentUsbMethod · 0.65

Implementers 1

AbstractUsbDeviceoshi-core/src/main/java/oshi/hardware/

Calls

no outgoing calls

Tested by 2

testUsbRecursiveMethod · 0.52
testGraphicsCardsMethod · 0.52