C D E F G I N R S T V

V

valueOf(String) - Static method in enum com.rm5248.serial.SerialPort.BaudRate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rm5248.serial.SerialPort.DataBits
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rm5248.serial.SerialPort.FlowControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rm5248.serial.SerialPort.Parity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.rm5248.serial.SerialPort.StopBits
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.rm5248.serial.SerialPort.BaudRate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rm5248.serial.SerialPort.DataBits
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rm5248.serial.SerialPort.FlowControl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rm5248.serial.SerialPort.Parity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.rm5248.serial.SerialPort.StopBits
Returns an array containing the constants of this enum type, in the order they are declared.

C D E F G I N R S T V