junitx.ddtunit.resources
Class SimpleVOExtend

java.lang.Object
  extended by junitx.ddtunit.resources.SimpleVO
      extended by junitx.ddtunit.resources.SimpleVOExtend

public class SimpleVOExtend
extends SimpleVO


Constructor Summary
SimpleVOExtend()
           
SimpleVOExtend(String text)
           
SimpleVOExtend(String text, Integer intValue, Double doubleValue)
           
 
Method Summary
 
Methods inherited from class junitx.ddtunit.resources.SimpleVO
equals, getDateValue, getDoubleValue, getIntegerValue, getStringValue, hashCode, setDateValue, setDoubleValue, setIntegerValue, setStringValue, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SimpleVOExtend

public SimpleVOExtend()

SimpleVOExtend

public SimpleVOExtend(String text)

SimpleVOExtend

public SimpleVOExtend(String text,
                      Integer intValue,
                      Double doubleValue)


Copyright © 2004-2011. All Rights Reserved.