|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.beamertool.mobile.CommPort
public class CommPort
| Constructor Summary | |
|---|---|
CommPort(String port)
|
|
CommPort(String port,
int baudrate)
|
|
CommPort(String port,
int baudrate,
boolean virtualPort)
|
|
| Method Summary | |
|---|---|
int |
getBaudrate()
|
String |
getPort()
|
boolean |
isVirtualPort()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CommPort(String port)
public CommPort(String port,
int baudrate)
public CommPort(String port,
int baudrate,
boolean virtualPort)
| Method Detail |
|---|
public int getBaudrate()
public String getPort()
public boolean isVirtualPort()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||