|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of SgClassPool in org.fuin.srcgen4javassist |
|---|
| Methods in org.fuin.srcgen4javassist with parameters of type SgClassPool | |
|---|---|
static void |
SgUtils.addToStringMethod(SgClassPool pool,
SgClass clasz,
java.util.List<SgField> fields)
Creates an toString() method with all fields. |
static SgClass |
SgClass.create(SgClassPool pool,
java.lang.Class clasz)
Creates a model class by analyzing the "real" class. |
static SgClass |
SgClass.create(SgClassPool pool,
java.lang.String className)
Creates a model class by loading the "real" class with Class.forName(..) |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||