Class SoftClassInfo
java.lang.Object
net.thevpc.common.prs.softreflect.SoftClassInfo
- Author:
- thevpc
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidsetMethods(List<SoftMethod> methods) voidsetParentClasses(List<SoftClass> parentClasses) voidsetParentInterfaces(List<SoftClass> parentInterfaces)
-
Constructor Details
-
SoftClassInfo
public SoftClassInfo()
-
-
Method Details
-
getFields
-
setFields
-
getMethods
-
setMethods
-
getParentClasses
-
setParentClasses
-
getParentInterfaces
-
setParentInterfaces
-