|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JAnnotationTypeElement | |
|---|---|
| org.exolab.javasource | This package contains classes that represent Java Source objects for Castor XML code generator. |
| Uses of JAnnotationTypeElement in org.exolab.javasource |
|---|
| Methods in org.exolab.javasource that return JAnnotationTypeElement | |
|---|---|
JAnnotationTypeElement |
JAnnotationType.getElement(String name)
Returns the member with the given name, or null if no member was found with the given name. |
JAnnotationTypeElement[] |
JAnnotationType.getElements()
Returns an Array containing all our JAnnotationTypeElements. |
| Methods in org.exolab.javasource with parameters of type JAnnotationTypeElement | |
|---|---|
void |
JAnnotationType.addElement(JAnnotationTypeElement jElement)
Adds the given JAnnotationTypeElement to this JAnnotationType. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||