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

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

Uses of Delegate in com.mysema.query.codegen
 

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

Methods in com.mysema.query.codegen with parameters of type Delegate
 void EntityType.addDelegate(Delegate delegate)
           
 



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