Package | Description |
---|---|
org.exolab.javasource |
This package contains classes that represent Java Source objects for Castor XML
code generator.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
JAnnotationType.addElement(JAnnotationTypeElement jElement)
Adds the given JAnnotationTypeElement to this JAnnotationType.
|
Copyright © 2019. All rights reserved.