Package org.apache.jmeter.testelement.property
-
Interface Summary Interface Description JMeterProperty PropertyIterator -
Class Summary Class Description AbstractProperty BooleanProperty CollectionProperty DoubleProperty FloatProperty FunctionProperty Class that implements the Function propertyIntegerProperty LongProperty MapProperty MultiProperty For JMeterProperties that hold multiple properties within, provides a simple interface for retrieving a property iterator for the sub values.NullProperty A null property.NumberProperty ObjectProperty PropertyIteratorImpl StringProperty TestElementProperty