Class NumeralValue

  • Direct Known Subclasses:
    DoubleValue, IntegerValue

    public class NumeralValue
    extends TestValue
    Holds the information for numeral test result
    Since:
    5/10/2017
    Author:
    Daniel Mercier
    • Method Detail

      • getMinimum

        public Double getMinimum()
        Get minimum
        Returns:
        minimum if available
      • getMaximum

        public Double getMaximum()
        Get minimum
        Returns:
        minimum if available