Class IntegerSigned32

  • All Implemented Interfaces:
    nl.basjes.modbus.schema.expression.Expression , nl.basjes.modbus.schema.expression.numbers.NumericalExpression

    
    public final class IntegerSigned32
    extends IntegerSigned
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      Long getValueAsLong(SchemaDevice schemaDevice)
      • Methods inherited from class nl.basjes.modbus.schema.expression.numbers.IntegerSigned

        getProblems, getRegisterValues, getReturnType, getSubExpressions, isImmutable, setImmutable, toString
      • Methods inherited from class nl.basjes.modbus.schema.expression.NotImplemented

        getNotImplemented, isNotImplemented, isValidNotImplemented
      • Methods inherited from class nl.basjes.modbus.schema.expression.Expression

        check, checkFatal, combine, getRequiredFields, getRequiredMutableRegisters, getRequiredRegisters, initialize, toString
      • Methods inherited from class nl.basjes.modbus.schema.expression.numbers.NumericalExpression

        getGuarantee, getValueAsDouble
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait