|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UsbDevice
Interface for all USB devices
Method Summary | |
---|---|
String |
getManufacturerName()
The manufacturer name of the device |
String |
getProductId()
The product ID of the device |
String |
getProductName()
The product name of the device |
String |
getUsbBusNumber()
The USB bus number of the device |
String |
getUsbDevicePath()
The USB device path |
String |
getUsbPort()
The complete USB port (USB bus number plus USB device path) |
String |
getVendorId()
The vendor ID of the device |
Method Detail |
---|
String getVendorId()
String getProductId()
String getManufacturerName()
String getProductName()
String getUsbBusNumber()
String getUsbDevicePath()
String getUsbPort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |