com.eurotech.framework.linux.net.modem
Class UsbModemDriver

java.lang.Object
  extended by com.eurotech.framework.linux.net.modem.UsbModemDriver
Direct Known Subclasses:
De910ModemDriver

public class UsbModemDriver
extends Object


Constructor Summary
UsbModemDriver(String name)
           
 
Method Summary
 String getName()
           
 int install()
           
 int remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UsbModemDriver

public UsbModemDriver(String name)
Method Detail

install

public int install()
            throws Exception
Throws:
Exception

remove

public int remove()
           throws Exception
Throws:
Exception

getName

public String getName()


Copyright © 2013. All Rights Reserved.