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