com.ricebridge.xmlman.test
Class PerformanceTest.PerfBean

java.lang.Object
  extended bycom.ricebridge.xmlman.test.PerformanceTest.PerfBean
Enclosing class:
PerformanceTest

public static class PerformanceTest.PerfBean
extends Object


Constructor Summary
PerformanceTest.PerfBean()
           
 
Method Summary
 void setChar(char val)
           
 void setDate(Date val)
           
 void setDouble(double val)
           
 void setInt(int val)
           
 void setLong(long val)
           
 void setText(String val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PerformanceTest.PerfBean

public PerformanceTest.PerfBean()
Method Detail

setChar

public void setChar(char val)

setInt

public void setInt(int val)

setLong

public void setLong(long val)

setDouble

public void setDouble(double val)

setDate

public void setDate(Date val)

setText

public void setText(String val)


Copyright © 2004-2005 Ricebridge