|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.eurotech.framework.usb.AbstractUsbDevice
com.eurotech.framework.usb.UsbNetDevice
public class UsbNetDevice
Representation of USB network devices
| Constructor Summary | |
|---|---|
UsbNetDevice(String vendorId,
String productId,
String manufacturerName,
String productName,
String usbBusNumber,
String usbDevicePath,
String interfaceName)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
|
String |
getInterfaceName()
|
int |
hashCode()
|
| Methods inherited from class com.eurotech.framework.usb.AbstractUsbDevice |
|---|
getManufacturerName, getProductId, getProductName, getUsbBusNumber, getUsbDevicePath, getUsbPort, getVendorId |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UsbNetDevice(String vendorId,
String productId,
String manufacturerName,
String productName,
String usbBusNumber,
String usbDevicePath,
String interfaceName)
| Method Detail |
|---|
public String getInterfaceName()
public int hashCode()
hashCode in class AbstractUsbDevicepublic boolean equals(Object obj)
equals in class AbstractUsbDevice
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||