Uses of Class
junitx.ddtunit.resources.MyEnumerator

Packages that use MyEnumerator
junitx.ddtunit.resources   
 

Uses of MyEnumerator in junitx.ddtunit.resources
 

Methods in junitx.ddtunit.resources that return MyEnumerator
 MyEnumerator SimpleVOExtendByEnumerator.getMyEnum()
           
static MyEnumerator MyEnumerator.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MyEnumerator[] MyEnumerator.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in junitx.ddtunit.resources with parameters of type MyEnumerator
 void SimpleVOExtendByEnumerator.setMyEnum(MyEnumerator newEnum)
           
 



Copyright © 2004-2011. All Rights Reserved.