Class Reflector.ClassInfo
java.lang.Object
net.thevpc.common.prs.reflect.Reflector.ClassInfo
- Enclosing class:
Reflector
- Author:
- Taha BEN SALAH (taha.bensalah@gmail.com) %creationtime 3 janv. 2006 21:40:14
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetMethods(List<Method> methods) voidsetParentClasses(List<Class> parentClasses) voidsetParentInterfaces(List<Class> parentInterfaces)
-
Constructor Details
-
ClassInfo
public ClassInfo()
-
-
Method Details
-
getFields
-
setFields
-
getMethods
-
setMethods
-
getParentClasses
-
setParentClasses
-
getParentInterfaces
-
setParentInterfaces
-