|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JAMAnnotation | |
|---|---|
| com.agimatec.annotations.jam | |
| Uses of JAMAnnotation in com.agimatec.annotations.jam |
|---|
| Methods in com.agimatec.annotations.jam that return JAMAnnotation | |
|---|---|
JAMAnnotation |
JAMDtoFieldAnnotation.findGetterAnnotation(String annotationName)
|
JAMAnnotation |
JAMDtoFieldAnnotation.getAnnotation()
|
JAMAnnotation |
JAMTestAnnotatedElement.getAnnotation(String anno)
|
JAMAnnotation |
JAMDtoAnnotatedElement.getAnnotation(String anno)
|
JAMAnnotation[] |
JAMAnnotation.getAnnotationArray()
|
JAMAnnotation |
JAMDtoAnnotatedElement.getDtoAnnotation()
the first active dto annotation or null |
JAMAnnotation[] |
JAMDtoAnnotatedElement.getDtoAnnotations()
all active dto annotations or null |
JAMAnnotation |
JAMTestAnnotatedElement.getTestAnnotation()
the first active Test annotation or null |
JAMAnnotation[] |
JAMTestAnnotatedElement.getTestAnnotations()
all active Test annotations or null |
| Methods in com.agimatec.annotations.jam with parameters of type JAMAnnotation | |
|---|---|
protected boolean |
JAMTestAnnotatedElement.isCurrentlyActive(JAMAnnotation ja)
|
protected boolean |
JAMDtoAnnotatedElement.isCurrentlyActive(JAMAnnotation ja)
|
| Constructors in com.agimatec.annotations.jam with parameters of type JAMAnnotation | |
|---|---|
JAMDtoFieldAnnotation(JAMAnnotation annotation,
JAMDtoField field)
|
|
JAMDtoFieldAnnotation(JAMAnnotation annotation,
JAMDtoMethod method)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||