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()
AltEnum
getDeclaringClass
in interface AltEnum
public String getName()
AltEnum
Copyright © 2009–2023 Oracle Corporation. All rights reserved.