Uses of Enum
io.qt.serialbus.QModbusDeviceIdentification.ConformityLevel
Packages that use QModbusDeviceIdentification.ConformityLevel
-
Uses of QModbusDeviceIdentification.ConformityLevel in io.qt.serialbus
Methods in io.qt.serialbus that return QModbusDeviceIdentification.ConformityLevelModifier and TypeMethodDescriptionQModbusDeviceIdentification.conformityLevel()
QModbusDeviceIdentification.ConformityLevel.resolve
(int value) Returns the corresponding enum entry for the given value.Returns the enum constant of this type with the specified name.QModbusDeviceIdentification.ConformityLevel.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.serialbus with parameters of type QModbusDeviceIdentification.ConformityLevelModifier and TypeMethodDescriptionfinal void
QModbusDeviceIdentification.setConformityLevel
(QModbusDeviceIdentification.ConformityLevel level)