Uses of Enum
jmri.jmrix.AbstractSerialPortController.Blocking
Packages that use AbstractSerialPortController.Blocking
-
Uses of AbstractSerialPortController.Blocking in jmri.jmrix
Methods in jmri.jmrix that return AbstractSerialPortController.BlockingModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.AbstractSerialPortController.Blocking.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in jmri.jmrix with parameters of type AbstractSerialPortController.BlockingModifier and TypeMethodDescriptionprotected final voidAbstractSerialPortController.setComPortTimeouts(SerialPort serialPort, AbstractSerialPortController.Blocking blocking, int timeout)