junitx.ddtunit.resources
Class SimpleVOExtendByEnumerator
java.lang.Object
junitx.ddtunit.resources.SimpleVO
junitx.ddtunit.resources.SimpleVOExtendByEnumerator
public class SimpleVOExtendByEnumerator
- extends SimpleVO
Methods inherited from class junitx.ddtunit.resources.SimpleVO |
equals, getDateValue, getDoubleValue, getIntegerValue, getStringValue, hashCode, setDateValue, setDoubleValue, setIntegerValue, setStringValue, toString |
SimpleVOExtendByEnumerator
public SimpleVOExtendByEnumerator()
SimpleVOExtendByEnumerator
public SimpleVOExtendByEnumerator(String text)
SimpleVOExtendByEnumerator
public SimpleVOExtendByEnumerator(String text,
Integer intValue,
Double doubleValue)
getMyEnum
public MyEnumerator getMyEnum()
setMyEnum
public void setMyEnum(MyEnumerator newEnum)
Copyright © 2004-2011. All Rights Reserved.