Uses of Class
org.codehaus.groovy.maven.runtime.support.stubgen.model.AnnotationDef

Packages that use AnnotationDef
org.codehaus.groovy.maven.runtime.support.stubgen.model   
 

Uses of AnnotationDef in org.codehaus.groovy.maven.runtime.support.stubgen.model
 

Methods in org.codehaus.groovy.maven.runtime.support.stubgen.model with parameters of type AnnotationDef
 void PackageDef.addAnnotation(AnnotationDef def)
           
 void Entity.addAnnotation(AnnotationDef annotation)
           
 void ParameterDef.addAnnotation(AnnotationDef annotation)
           
 



Copyright © 2006-2010 Codehaus. All Rights Reserved.