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

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

Uses of ConstructorModel in com.mysema.query.codegen
 

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

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



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