|
SMSLib 3.5.3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |