Uses of Class
org.fuin.srcgen4javassist.SgConstructor

Uses of SgConstructor in org.fuin.srcgen4javassist
 

Methods in org.fuin.srcgen4javassist that return types with arguments of type SgConstructor
 java.util.List<SgConstructor> SgClass.getConstructors()
          Returns a list of constructors.
 

Methods in org.fuin.srcgen4javassist with parameters of type SgConstructor
 void SgClass.addConstructor(SgConstructor constructor)
          Adds a constructor to the class.
 



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