public interface GeneratedElement
| Modifier and Type | Method and Description |
|---|---|
AnnotationMirror |
getGeneratorAnnotationMirror() |
Element |
getGeneratorElement() |
void |
setGeneratorAnnotationMirror(AnnotationMirror mirror) |
void |
setGeneratorElement(Element element) |
AnnotationMirror getGeneratorAnnotationMirror()
void setGeneratorAnnotationMirror(AnnotationMirror mirror)
Element getGeneratorElement()
void setGeneratorElement(Element element)