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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThroughputController.IntegerWrapper
public ThroughputController.IntegerWrapper()
ThroughputController.IntegerWrapper
public ThroughputController.IntegerWrapper(Integer i)
setInteger
public void setInteger(Integer i)
getInteger
public Integer getInteger()
Copyright © 1998-2003 Apache Software Foundation. All Rights Reserved.