- valueOf(String) - Static method in enum org.ogema.drivers.modbus.enums.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ogema.drivers.modbus.enums.FunctionCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.ogema.drivers.modbus.enums.RegisterType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.ogema.drivers.modbus.enums.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ogema.drivers.modbus.enums.FunctionCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.ogema.drivers.modbus.enums.RegisterType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valueToRegisters(Value, DataType, int) - Method in class org.ogema.drivers.modbus.util.ModbusDriverUtil
-
- valueToRegisters(Value, DataType, int, boolean) - Method in class org.ogema.drivers.modbus.util.ModbusDriverUtil
-