com.neuron.app.tonto
Interface ICommSerialPortID


public interface ICommSerialPortID


Method Summary
 java.lang.String getName()
           
 boolean isCurrentlyOwned()
           
 ICommSerialPort open()
           
 

Method Detail

getName

java.lang.String getName()

open

ICommSerialPort open()
                     throws java.io.IOException
Throws:
java.io.IOException

isCurrentlyOwned

boolean isCurrentlyOwned()