Class IntegerUnsigned32

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

    
    public final class IntegerUnsigned32
    extends IntegerUnsigned
                        
    • 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

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

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

        check, checkFatal, combine, getRequiredAddresses, getRequiredFields, getRequiredMutableAddresses, initialize, toString
      • Methods inherited from class nl.basjes.modbus.schema.expression.numbers.IntegerUnsigned

        getGuarantee
      • Methods inherited from class nl.basjes.modbus.schema.expression.numbers.NumericalExpression

        getValueAsDouble
      • Methods inherited from class java.lang.Object

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