Uses of Class
org.mule.devkit.model.code.AnnotationValue

Packages that use AnnotationValue
org.mule.devkit.model.code Library for generating Java source code 
 

Uses of AnnotationValue in org.mule.devkit.model.code
 

Subclasses of AnnotationValue in org.mule.devkit.model.code
 class AnnotationArrayMember
          Represents an arrays as annotation members

This class implements Annotable to allow new annotations to be added as a member of the array.

 class GeneratedAnnotationUse
          Represents an annotation on a program element.
 

Methods in org.mule.devkit.model.code that return types with arguments of type AnnotationValue
 Map<String,AnnotationValue> GeneratedAnnotationUse.getAnnotationMembers()
           
 



Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.