com.neuron.app.tonto
Class CommGNU

java.lang.Object
  extended by com.neuron.app.tonto.CommGNU

public class CommGNU
extends java.lang.Object


Constructor Summary
CommGNU()
           
 
Method Summary
 ICommSerialPortID getSerialPort(java.lang.String name)
           
 ICommSerialPortID[] getSerialPorts()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommGNU

public CommGNU()
Method Detail

getSerialPorts

public ICommSerialPortID[] getSerialPorts()

getSerialPort

public ICommSerialPortID getSerialPort(java.lang.String name)