public class ReflectionEnumConstantDeclaration extends Object implements ResolvedEnumConstantDeclaration
| Constructor and Description |
|---|
ReflectionEnumConstantDeclaration(Field enumConstant,
TypeSolver typeSolver) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
ResolvedType |
getType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasEnumConstant, isEnumConstantasField, asMethod, asParameter, asPattern, asType, hasName, isField, isMethod, isParameter, isPattern, isType, isVariablepublic ReflectionEnumConstantDeclaration(Field enumConstant, TypeSolver typeSolver)
public String getName()
getName in interface ResolvedDeclarationgetName in interface ResolvedEnumConstantDeclarationpublic ResolvedType getType()
getType in interface ResolvedValueDeclarationCopyright © 2007–2021. All rights reserved.