public interface AltEnum
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
|
Copyright © 2009–2023 Oracle Corporation. All rights reserved.