| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectserialPort.rxtx.CommPort
public abstract class CommPort
CommPort
| Constructor Summary | |
|---|---|
| CommPort() | |
| Method Summary | |
|---|---|
|  void | close()Closes this communications port. | 
|  java.lang.String | getName()Gets the name of the communications port. | 
|  java.lang.String | toString() | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public CommPort()
| Method Detail | 
|---|
public void close()
CommPortInterface
close in interface CommPortInterfacepublic java.lang.String getName()
CommPortInterface
getName in interface CommPortInterfacepublic java.lang.String toString()
toString in interface CommPortInterfacetoString in class java.lang.Object| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||