| Constructor and Description |
|---|
EnumAltEnumImpl(Enum<?> eValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDeclaringClass()
Gets the declaring class of the enumeration
|
String |
getName()
Returns the String that is the name/value of the enum
|
String |
toString() |
public EnumAltEnumImpl(Enum<?> eValue)
public String getDeclaringClass()
AltEnumgetDeclaringClass in interface AltEnumpublic String getName()
AltEnumCopyright © 2009–2019 Oracle Corporation. All rights reserved.