|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgnu.io.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 CommPortInterface
public java.lang.String getName()
CommPortInterface
getName
in interface CommPortInterface
public java.lang.String toString()
toString
in interface CommPortInterface
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |