Uses of Class
com.thoughtworks.qdox.model.JavaField
Packages that use JavaField
-
Uses of JavaField in com.thoughtworks.qdox.model
Methods in com.thoughtworks.qdox.model that return JavaFieldMethods in com.thoughtworks.qdox.model with parameters of type JavaField -
Uses of JavaField in com.thoughtworks.qdox.model.annotation
Methods in com.thoughtworks.qdox.model.annotation that return JavaFieldModifier and TypeMethodDescriptionAnnotationFieldRef.getField()
protected JavaField
AnnotationFieldRef.resolveField
(JavaClass javaClass, int start, int end) Methods in com.thoughtworks.qdox.model.annotation with parameters of type JavaFieldModifier and TypeMethodDescriptionprotected abstract Object
EvaluatingVisitor.getFieldReferenceValue
(JavaField javaField)