Apache JMeter
1.9

org.apache.jmeter.control
Class ThroughputController.IntegerWrapper

java.lang.Object
  |
  +--org.apache.jmeter.control.ThroughputController.IntegerWrapper
All Implemented Interfaces:
Serializable
Enclosing class:
ThroughputController

protected class ThroughputController.IntegerWrapper
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ThroughputController.IntegerWrapper()
           
ThroughputController.IntegerWrapper(Integer i)
           
 
Method Summary
 Integer getInteger()
           
 void setInteger(Integer i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThroughputController.IntegerWrapper

public ThroughputController.IntegerWrapper()

ThroughputController.IntegerWrapper

public ThroughputController.IntegerWrapper(Integer i)
Method Detail

setInteger

public void setInteger(Integer i)

getInteger

public Integer getInteger()

Apache JMeter
1.9

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