com.eurotech.framework.linux.usb
Class UsbSerial

java.lang.Object
  extended by com.eurotech.framework.linux.usb.UsbSerial

public class UsbSerial
extends Object


Constructor Summary
UsbSerial()
           
 
Method Summary
static ArrayList<UsbSerialEntry> getUsbSerialEntries(String vendor, String product)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UsbSerial

public UsbSerial()
Method Detail

getUsbSerialEntries

public static ArrayList<UsbSerialEntry> getUsbSerialEntries(String vendor,
                                                            String product)
                                                     throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.