- validate(PDU) - Method in class biz.aQute.modbus.api.ApplicationProtocol
-
Check if the buffer is a valid Application DU
- valueOf(String) - Static method in enum biz.aQute.modbus.api.ModbusExceptions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.aQute.modbus.api.PDU.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum biz.aQute.modbus.reflective.Bank
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum biz.aQute.modbus.api.ModbusExceptions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.aQute.modbus.api.PDU.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum biz.aQute.modbus.reflective.Bank
-
Returns an array containing the constants of this enum type, in
the order they are declared.