|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AnnotationWriter | |
|---|---|
| org.mule.devkit.model.code | Library for generating Java source code |
| Uses of AnnotationWriter in org.mule.devkit.model.code |
|---|
| Methods in org.mule.devkit.model.code with type parameters of type AnnotationWriter | ||
|---|---|---|
|
GeneratedVariable.annotate2(Class<W> clazz)
|
|
|
GeneratedPackage.annotate2(Class<W> clazz)
|
|
|
GeneratedMethod.annotate2(Class<W> clazz)
|
|
|
GeneratedClass.annotate2(Class<W> clazz)
|
|
|
EnumConstant.annotate2(Class<W> clazz)
|
|
|
AnnotationArrayMember.annotate2(Class<W> clazz)
|
|
|
Annotable.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. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||