Uses of Class
org.fuin.srcgen4javassist.SgClassPool

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(..)
 



Copyright © 2010 Future Invent Informationsmanagement GmbH. All Rights Reserved.