Uses of Class
serialPort.comm.CommPortIdentifier

Packages that use CommPortIdentifier
serialPort.comm   
 

Uses of CommPortIdentifier in serialPort.comm
 

Methods in serialPort.comm that return CommPortIdentifier
static CommPortIdentifier CommPortIdentifier.getPortIdentifier(CommPortInterface portInterface)
          Returns the port identifier for the specified port.
static CommPortIdentifier CommPortIdentifier.getPortIdentifier(java.lang.String portName)
          Returns the port identifier for the specified name.