Uses of Class
com.sun.codemodel.JAnnotationValue
Packages that use JAnnotationValue
-
Uses of JAnnotationValue in com.sun.codemodel
Subclasses of JAnnotationValue in com.sun.codemodelModifier and TypeClassDescriptionfinal classRepresents an arrays as annotation members(package private) final classCaptures the value of the annotation.final classRepresents an annotation on a program element.Fields in com.sun.codemodel with type parameters of type JAnnotationValueModifier and TypeFieldDescriptionprivate Map<String, JAnnotationValue> JAnnotationUse.memberValuesMap of member values.private final List<JAnnotationValue> JAnnotationArrayMember.valuesMethods in com.sun.codemodel that return types with arguments of type JAnnotationValueMethods in com.sun.codemodel with parameters of type JAnnotationValueModifier and TypeMethodDescriptionprivate voidJAnnotationUse.addValue(String name, JAnnotationValue annotationValue)