Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
E
F
G
I
N
R
S
T
V
G
getBaudRate()
- Method in class com.rm5248.serial.
SerialPort
Get the baud rate of the serial port.
getDataBits()
- Method in class com.rm5248.serial.
SerialPort
Get the number of data bits.
getFlowControl()
- Method in class com.rm5248.serial.
SerialPort
Get the flow control for the serial port.
getInputStream()
- Method in class com.rm5248.serial.
SerialPort
Get the input stream to be used to read from this SerialPort.
getMajorNativeVersion()
- Static method in class com.rm5248.serial.
SerialPort
Get the major version of the native code.
getMajorVersion()
- Static method in class com.rm5248.serial.
SerialPort
Get the major version of this library.
getMinorNativeVersion()
- Static method in class com.rm5248.serial.
SerialPort
Get the minor version of the native code.
getMinorVersion()
- Static method in class com.rm5248.serial.
SerialPort
Get the minor version of this library.
getOutputStream()
- Method in class com.rm5248.serial.
SerialPort
Get the output stream used to write data to this device.
getParity()
- Method in class com.rm5248.serial.
SerialPort
Get the parity of the serial port.
getPortName()
- Method in class com.rm5248.serial.
SerialPort
Get the name of the serial port that this object represents.
getSerialLineState()
- Method in class com.rm5248.serial.
SerialPort
Get the serial line state for the specified serial port.
getSerialPorts()
- Static method in class com.rm5248.serial.
SerialPort
Get an array of all the serial ports on the system.
getStopBits()
- Method in class com.rm5248.serial.
SerialPort
Get the number of stop bits.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
C
D
E
F
G
I
N
R
S
T
V