Interface Variable

    • Method Detail

      • getName

        java.lang.String getName()
        Returns:
        the name of the variable (can be arbitrary)
      • getUnit

        java.lang.String getUnit()
        Returns:
        a string, that represents the unit of the variable
      • getValueClass

        java.lang.Class<?> getValueClass()
        the type of the values which this variable represents
        Returns:
        The class of the values