public interface ResolvedEnumConstantDeclaration extends ResolvedValueDeclaration
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Should return the name or throw a RuntimeException if the name is not available.
|
getTypeasField, asMethod, asParameter, asType, hasName, isField, isMethod, isParameter, isTypeString getName()
ResolvedDeclarationgetName in interface ResolvedDeclarationCopyright © 2007–2018. All rights reserved.