public class UsbNetDevice extends AbstractUsbDevice
Constructor and Description |
---|
UsbNetDevice(String vendorId,
String productId,
String manufacturerName,
String productName,
String usbBusNumber,
String usbDevicePath,
String interfaceName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getInterfaceName() |
int |
hashCode() |
getManufacturerName, getProductId, getProductName, getUsbBusNumber, getUsbDevicePath, getUsbPort, getVendorId
public String getInterfaceName()
public int hashCode()
hashCode
in class AbstractUsbDevice
public boolean equals(Object obj)
equals
in class AbstractUsbDevice
Copyright © 2013. All Rights Reserved.