Uses of Class
org.ajax4jsf.builder.model.JavaAnnotation

Packages that use JavaAnnotation
org.ajax4jsf.builder.model   
 

Uses of JavaAnnotation in org.ajax4jsf.builder.model
 

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

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



Copyright © 2009. All Rights Reserved.