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