Uses of Class
com.sun.codemodel.JAnnotationUse
Packages that use JAnnotationUse
-
Uses of JAnnotationUse in com.sun.codemodel
Methods in com.sun.codemodel that return JAnnotationUseModifier and TypeMethodDescriptionJAnnotationUse.annotate
(Class<? extends Annotation> clazz) Deprecated.JAnnotationUse.annotationParam
(String name, Class<? extends Annotation> value) Adds a member value pair to this annotation For adding class values as paramAdds a member value pair to this annotationAdds a member value pair to this annotationAdds a member value pair to this annotationAdds a member value pair to this annotationAdds a member value pair to this annotationAdds a member value pair to this annotationAdds a member value pair to this annotationAdds a member value pair to this annotationAdds a member value pair to this annotationAdds a member value pair to this annotation based on the type represented by the given JTypeAdds a member value pair to this annotationAdds a member value pair to this annotationAdds a member value pair to this annotation
JAnnotationArrayMember.annotate(java.lang.Class<? extends java.lang.annotation.Annotation>)