SMSLib 3.5.3

Uses of Class
org.smslib.helper.CommPortIdentifier

Packages that use CommPortIdentifier
org.smslib.helper SMSLib helper classes. 
 

Uses of CommPortIdentifier in org.smslib.helper
 

Methods in org.smslib.helper that return CommPortIdentifier
static CommPortIdentifier CommPortIdentifier.getPortIdentifier(java.lang.String portName)
          Obtains a CommPortIdentifier object by using a port name.
 

Methods in org.smslib.helper that return types with arguments of type CommPortIdentifier
static java.util.Enumeration<CommPortIdentifier> CommPortIdentifier.getPortIdentifiers()
          Obtains an enumeration object that contains a CommPortIdentifier object for each port in the system.
 


SMSLib 3.5.3

(c) 2002-2011, http://smslib.org