JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jboss.jdeparser
Interface JAnnotationArray
All Known Implementing Classes:
ImplJAnnotationArray
public interface
JAnnotationArray
An array of annotations.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
JAnnotation
add
()
Add an annotation of the array's type to the array.
Method Detail
add
JAnnotation
add()
Add an annotation of the array's type to the array.
Returns:
the new annotation
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method