Uses of Class
org.pentaho.commons.util.repository.type.TestEnum

Packages that use TestEnum
org.pentaho.commons.util.repository.type   
 

Uses of TestEnum in org.pentaho.commons.util.repository.type
 

Methods in org.pentaho.commons.util.repository.type that return TestEnum
static TestEnum TestEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static TestEnum[] TestEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.