- value - Variable in enum net.sf.atmodem4j.spsw.Baudrate
-
- value - Variable in enum net.sf.atmodem4j.spsw.DataBits
-
- value - Variable in enum net.sf.atmodem4j.spsw.StopBits
-
- valueOf(String) - Static method in enum net.sf.atmodem4j.spsw.Baudrate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.atmodem4j.spsw.DataBits
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.atmodem4j.spsw.FlowControl
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.atmodem4j.spsw.Parity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sf.atmodem4j.spsw.StopBits
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.sf.atmodem4j.spsw.Baudrate
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.atmodem4j.spsw.DataBits
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.atmodem4j.spsw.FlowControl
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.atmodem4j.spsw.Parity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sf.atmodem4j.spsw.StopBits
-
Returns an array containing the constants of this enum type, in
the order they are declared.