Uses of Interface
org.jboss.jdeparser.JAnnotation
-
Uses of JAnnotation in org.jboss.jdeparser
Classes in org.jboss.jdeparser that implement JAnnotationMethods in org.jboss.jdeparser that return JAnnotationModifier and TypeMethodDescriptionImplJAnnotationArray.add()JAnnotationArray.add()Add an annotation of the array's type to the array.BasicJAnnotatable.annotate(Class<? extends Annotation> type) ImplJAnonymousClassDef.annotate(Class<? extends Annotation> type) JAnnotatable.annotate(Class<? extends Annotation> type) Add an annotation.Add an annotation.Add an annotation.SuccessorJVarDeclaration.annotate(Class<? extends Annotation> type) ImplJAnnotation.annotationValue(Class<? extends Annotation> type) ImplJAnnotation.annotationValue(String type) ImplJAnnotation.annotationValue(String name, Class<? extends Annotation> type) ImplJAnnotation.annotationValue(String name, String type) ImplJAnnotation.annotationValue(String name, JType type) ImplJAnnotation.annotationValue(JType type) JAnnotation.annotationValue(Class<? extends Annotation> type) Set the "value" property of this annotation to a nested annotation of the given type.JAnnotation.annotationValue(String type) Set the "value" property of this annotation to a nested annotation of the given type.JAnnotation.annotationValue(String name, Class<? extends Annotation> type) Set the named property of this annotation to a nested annotation of the given type.JAnnotation.annotationValue(String name, String type) Set the named property of this annotation to a nested annotation of the given type.JAnnotation.annotationValue(String name, JType type) Set the named property of this annotation to a nested annotation of the given type.JAnnotation.annotationValue(JType type) Set the "value" property of this annotation to a nested annotation of the given type.Set the "value" property of this annotation to a string.Set the named property of this annotation to a string.Set the named property of this annotation.Set the "value" property of this annotation.