Uses of Class
purejavacomm.CommPortIdentifier
-
Packages that use CommPortIdentifier Package Description purejavacomm -
-
Uses of CommPortIdentifier in purejavacomm
Methods in purejavacomm that return CommPortIdentifier Modifier and Type Method Description static CommPortIdentifierCommPortIdentifier. getPortIdentifier(String portName)static CommPortIdentifierCommPortIdentifier. getPortIdentifier(CommPort port)Methods in purejavacomm that return types with arguments of type CommPortIdentifier Modifier and Type Method Description static Enumeration<CommPortIdentifier>CommPortIdentifier. getPortIdentifiers()
-