Interface XField
- All Known Implementing Classes:
MirrorTypeFactory.MirrorField, ReflectionTypeFactory.ReflectionField
- Since:
- 4.3
-
Method Summary
Methods inherited from interface XElement
getAnnotation, getAnnotationsByType, getDocumentation, getModifiers, getName, getTypeArgument, isFinal, isPrivate, isPublic, isStaticMethods inherited from interface XMember
determineRepeatedElementType, getDeclaringClass
-
Method Details
-
getType
XClass getType() -
isEnumConstant
boolean isEnumConstant() -
asEnumConstant
XEnumConstant asEnumConstant()
-