public interface IJavaClassField extends IJavaAnnotatedElement, Serializable
| Modifier and Type | Method and Description |
|---|---|
IJavaClassType |
getGenericType() |
int |
getModifiers() |
String |
getName() |
IJavaClassInfo |
getType() |
boolean |
isEnumConstant() |
boolean |
isSynthetic() |
getAnnotation, getDeclaredAnnotations, getEnclosingClass, getLocationInfo, isAnnotationPresentboolean isSynthetic()
int getModifiers()
String getName()
IJavaClassInfo getType()
IJavaClassType getGenericType()
boolean isEnumConstant()
Copyright © 2019. All rights reserved.