org.openmuc.core.common
Class SerialPort

java.lang.Object
  extended by org.openmuc.core.common.SerialPort

public class SerialPort
extends java.lang.Object


Constructor Summary
SerialPort()
           
 
Method Summary
static java.util.List<java.lang.String> getPortIdList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SerialPort

public SerialPort()
Method Detail

getPortIdList

public static java.util.List<java.lang.String> getPortIdList()