Uses of Class
org.apache.commons.lang.enum.ValuedEnum

Packages that use ValuedEnum
org.apache.commons.lang.enum Deprecated and replaced by org.apache.commons.lang.enums and will be removed in version 3.0. 
 

Uses of ValuedEnum in org.apache.commons.lang.enum
 

Methods in org.apache.commons.lang.enum that return ValuedEnum
static ValuedEnum EnumUtils.getEnum(Class enumClass, int value)
          Deprecated. Gets a ValuedEnum object by class and value.
 



Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.