Uses of Class
com.sun.codemodel.JAnnotationValue
-
Packages that use JAnnotationValue Package Description com.sun.codemodel Library for generating Java source code -
-
Uses of JAnnotationValue in com.sun.codemodel
Subclasses of JAnnotationValue in com.sun.codemodel Modifier and Type Class Description class
JAnnotationArrayMember
Represents an arrays as annotation membersclass
JAnnotationUse
Represents an annotation on a program element.Methods in com.sun.codemodel that return types with arguments of type JAnnotationValue Modifier and Type Method Description Map<String,JAnnotationValue>
JAnnotationUse. getAnnotationMembers()
-