Class EnumAltEnumImpl
java.lang.Object
org.glassfish.hk2.xml.internal.alt.clazz.EnumAltEnumImpl
- All Implemented Interfaces:
AltEnum
- Author:
- jwells
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EnumAltEnumImpl
-
-
Method Details
-
getDeclaringClass
Description copied from interface:AltEnumGets the declaring class of the enumeration- Specified by:
getDeclaringClassin interfaceAltEnum- Returns:
-
getName
Description copied from interface:AltEnumReturns the String that is the name/value of the enum -
toString
-