|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaAnnotation | |
|---|---|
| org.apache.cxf.tools.common.model | |
| Uses of JavaAnnotation in org.apache.cxf.tools.common.model |
|---|
| Methods in org.apache.cxf.tools.common.model that return JavaAnnotation | |
|---|---|
JavaAnnotation |
JavaParameter.getAnnotation()
|
JavaAnnotation |
JavaField.getAnnotation()
|
| Methods in org.apache.cxf.tools.common.model that return types with arguments of type JavaAnnotation | |
|---|---|
java.util.Map<java.lang.String,JavaAnnotation> |
JavaMethod.getAnnotationMap()
|
java.util.Collection<JavaAnnotation> |
JavaMethod.getAnnotations()
|
| Methods in org.apache.cxf.tools.common.model with parameters of type JavaAnnotation | |
|---|---|
void |
JavaMethod.addAnnotation(java.lang.String tag,
JavaAnnotation annotation)
|
void |
JavaParameter.setAnnotation(JavaAnnotation anno)
|
void |
JavaField.setAnnotation(JavaAnnotation anno)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||