public class ClassInfo
extends java.lang.Object
Constructor and Description |
---|
ClassInfo() |
Modifier and Type | Method and Description |
---|---|
java.util.List<MethodInfo> |
getMethods() |
void |
setMethods(java.util.List<MethodInfo> methods) |
public void setMethods(java.util.List<MethodInfo> methods)
methods
- the methods to setpublic java.util.List<MethodInfo> getMethods()
Copyright © 2000 Infostretch Corp.