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

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

Uses of ParameterModel in com.mysema.query.codegen
 

Methods in com.mysema.query.codegen that return types with arguments of type ParameterModel
 Collection<ParameterModel> ConstructorModel.getParameters()
           
 

Constructor parameters in com.mysema.query.codegen with type arguments of type ParameterModel
ConstructorModel(Collection<ParameterModel> params)
           
 



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