Uses of Class
org.deepjava.runtime.mpc555.driver.RN131.State
-
Packages that use RN131.State Package Description org.deepjava.runtime.mpc555.driver -
-
Uses of RN131.State in org.deepjava.runtime.mpc555.driver
Methods in org.deepjava.runtime.mpc555.driver that return RN131.State Modifier and Type Method Description RN131.State
RN131. getState()
Gets the internal state of the driver.static RN131.State
RN131.State. valueOf(String name)
Returns the enum constant of this type with the specified name.static RN131.State[]
RN131.State. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-