Package org.apache.struts2.util.finder
Class ClassFinder.FieldInfo
java.lang.Object
org.apache.struts2.util.finder.ClassFinder.Annotatable
org.apache.struts2.util.finder.ClassFinder.FieldInfo
- All Implemented Interfaces:
- ClassFinder.Info
- Enclosing interface:
- ClassFinder
public static class ClassFinder.FieldInfo
extends ClassFinder.Annotatable
implements ClassFinder.Info
- 
Constructor SummaryConstructorsConstructorDescriptionFieldInfo(ClassFinder.ClassInfo info, Field field) FieldInfo(ClassFinder.ClassInfo declaringClass, String name, String type) 
- 
Method SummaryMethods inherited from class org.apache.struts2.util.finder.ClassFinder.AnnotatablegetAnnotationsMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.struts2.util.finder.ClassFinder.InfogetAnnotations
- 
Constructor Details- 
FieldInfo
- 
FieldInfo
 
- 
- 
Method Details- 
getName- Specified by:
- getNamein interface- ClassFinder.Info
 
- 
getDeclaringClass
- 
getType
- 
toString
 
-