Package | Description |
---|---|
org.codehaus.modello.plugin.java.javasource |
Modifier and Type | Method and Description |
---|---|
JAnnotations |
JConstructor.getAnnotations() |
JAnnotations |
JField.getAnnotations() |
JAnnotations |
JParameter.getAnnotations() |
JAnnotations |
JStructure.getAnnotations() |
JAnnotations |
JMethod.getAnnotations() |
Modifier and Type | Method and Description |
---|---|
void |
JConstructor.setAnnotations(JAnnotations annotations) |
void |
JField.setAnnotations(JAnnotations annotations) |
void |
JParameter.setAnnotations(JAnnotations annotations) |
void |
JStructure.setAnnotations(JAnnotations annotations) |
void |
JMethod.setAnnotations(JAnnotations annotations) |
Copyright © 2001–2017 Codehaus. All rights reserved.