java.lang.String enumName(java.lang.Enum)
Returns the name of the supplied Java 5 enumeration value; useful since EL will
only access JavaBean style properties, and the name attribute of an enum is always
accessed using the function name(), not getName().
Output Generated by
Tag Library Documentation Generator.
Java, JSP, and JavaServer Pages are trademarks or
registered trademarks of Sun Microsystems, Inc. in the US and other
countries. Copyright 2002-4 Sun Microsystems, Inc.
4150 Network Circle
Santa Clara, CA 95054, U.S.A.
All Rights Reserved.