Uses of Enum
io.qt.serialbus.QModbusServer.Option
Packages that use QModbusServer.Option
-
Uses of QModbusServer.Option in io.qt.serialbus
Methods in io.qt.serialbus that return QModbusServer.OptionModifier and TypeMethodDescriptionstatic QModbusServer.Option
QModbusServer.Option.resolve
(int value) Returns the corresponding enum entry for the given value.static QModbusServer.Option
Returns the enum constant of this type with the specified name.static QModbusServer.Option[]
QModbusServer.Option.values()
Returns an array containing the constants of this enum type, in the order they are declared.