jdeparser 1.0.0.Final-redhat-1

Uses of Interface
org.jboss.jdeparser.JAnnotationWriter

Packages that use JAnnotationWriter
org.jboss.jdeparser   
 

Uses of JAnnotationWriter in org.jboss.jdeparser
 

Methods in org.jboss.jdeparser with type parameters of type JAnnotationWriter
<W extends JAnnotationWriter>
W
JAnnotationArrayMember.annotate2(Class<W> clazz)
           
<W extends JAnnotationWriter>
W
JAnnotatable.annotate2(Class<W> clazz)
          Adds an annotation to this program element and returns a type-safe writer to fill in the values of such annotations.
<W extends JAnnotationWriter>
W
JDefinedClass.annotate2(Class<W> clazz)
           
<W extends JAnnotationWriter>
W
JMethod.annotate2(Class<W> clazz)
           
<W extends JAnnotationWriter>
W
JVar.annotate2(Class<W> clazz)
           
<W extends JAnnotationWriter>
W
JEnumConstant.annotate2(Class<W> clazz)
           
<W extends JAnnotationWriter>
W
JPackage.annotate2(Class<W> clazz)
           
 


jdeparser 1.0.0.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.