Class NumberProperty

  • All Implemented Interfaces:
    java.io.Serializable , java.lang.Cloneable , java.lang.Comparable , org.apache.jmeter.testelement.property.JMeterProperty

    
    public abstract class NumberProperty
    extends AbstractProperty
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      public String name
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void setObjectValue(Object v)
      int compareTo(JMeterProperty arg0)
      • Methods inherited from class org.apache.jmeter.testelement.property.AbstractProperty

        clone, createProperty, equals, getBooleanValue, getDoubleValue, getFloatValue, getIntValue, getLongValue, getName, hashCode, isRunningVersion, mergeIn, setName, setRunningVersion, toString
      • Methods inherited from class org.apache.jmeter.testelement.property.JMeterProperty

        clone, getObjectValue, getStringValue, recoverRunningVersion
      • Methods inherited from class java.lang.Comparable

        compareTo
      • Methods inherited from class java.lang.Object

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