Uses of Class
org.richfaces.cdk.templatecompiler.builder.model.JavaAnnotation

Packages that use JavaAnnotation
org.richfaces.cdk.templatecompiler.builder.model   
 

Uses of JavaAnnotation in org.richfaces.cdk.templatecompiler.builder.model
 

Methods in org.richfaces.cdk.templatecompiler.builder.model that return types with arguments of type JavaAnnotation
 java.util.List<JavaAnnotation> JavaLanguageElement.getAnnotations()
           
 

Methods in org.richfaces.cdk.templatecompiler.builder.model with parameters of type JavaAnnotation
 void JavaLanguageElement.addAnnotation(JavaAnnotation annotation)
           
 void JavaClass.addAnnotation(JavaAnnotation annotation)
           
 



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.