Apache JMeter
2.0.1.20050615

org.apache.jmeter.engine.util
Class SimpleVariable

java.lang.Object
  extended byorg.apache.jmeter.engine.util.SimpleVariable

public class SimpleVariable
extends Object

Version:
$Revision: 1.7 $

Constructor Summary
SimpleVariable()
           
SimpleVariable(String name)
           
 
Method Summary
 String getName()
           
 void setName(String name)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimpleVariable

public SimpleVariable(String name)

SimpleVariable

public SimpleVariable()
Method Detail

getName

public String getName()

setName

public void setName(String name)

toString

public String toString()
See Also:
Function.execute(SampleResult, Sampler)

Apache JMeter
2.0.1.20050615

Copyright © 1998-2005 Apache Software Foundation. All Rights Reserved.