Uses of Class
com.mysema.query.codegen.Constructor

Packages that use Constructor
com.mysema.query.codegen Code generations models and serializers 
 

Uses of Constructor in com.mysema.query.codegen
 

Methods in com.mysema.query.codegen that return types with arguments of type Constructor
 Set<Constructor> EntityType.getConstructors()
           
 

Methods in com.mysema.query.codegen with parameters of type Constructor
 void EntityType.addConstructor(Constructor co)
           
 



Copyright © 2007-2010 Mysema Ltd. All Rights Reserved.